OverSim
BasePastry::PingContext Struct Reference

#include <BasePastry.h>

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 274 of file BasePastry.h.

Constructor & Destructor Documentation

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

Definition at line 276 of file BasePastry.h.

virtual BasePastry::PingContext::~PingContext ( )
inlinevirtual

Definition at line 279 of file BasePastry.h.

{};

Member Data Documentation

uint32_t BasePastry::PingContext::index

Definition at line 281 of file BasePastry.h.

Referenced by BasePastry::proxCallback().

uint32_t BasePastry::PingContext::nonce

Definition at line 282 of file BasePastry.h.

Referenced by BasePastry::proxCallback().

StateObject BasePastry::PingContext::stateObject

Definition at line 279 of file BasePastry.h.

Referenced by BasePastry::proxCallback().


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