BasePastry::BasePastry::PingContext Struct Reference

#include <BasePastry.h>

List of all members.

Public Member Functions

 PingContext (StateObject stateObject, uint32_t index, uint32_t nonce)
virtual ~PingContext ()

Public Attributes

StateObject stateObject
uint32_t index
uint32_t nonce


Detailed Description

Definition at line 316 of file BasePastry.h.


Constructor & Destructor Documentation

BasePastry::BasePastry::PingContext::PingContext ( StateObject  stateObject,
uint32_t  index,
uint32_t  nonce 
) [inline]

Definition at line 318 of file BasePastry.h.

00319             : stateObject(stateObject), index(index), nonce(nonce)
00320               {};

virtual BasePastry::BasePastry::PingContext::~PingContext (  )  [inline, virtual]

Definition at line 321 of file BasePastry.h.

00321 {};


Member Data Documentation

uint32_t BasePastry::BasePastry::PingContext::index

uint32_t BasePastry::BasePastry::PingContext::nonce

StateObject BasePastry::BasePastry::PingContext::stateObject


The documentation for this struct was generated from the following file:

Generated on Tue Sep 8 17:26:57 2009 for OverSim by  doxygen 1.5.8