Member Typedef Documentation
| typedef void(* DtExtStartResumePdu::DtExtStartResumePduCb)(DtExtStartResumePdu *pdu, void *usr) |
Constructor & Destructor Documentation
| DtExtStartResumePdu::DtExtStartResumePdu |
( |
| ) |
|
| DtExtStartResumePdu::DtExtStartResumePdu |
( |
const DtNetStartResumePdu * |
initial, |
|
|
DtBufferPtr |
buffer |
|
) |
| |
Member Function Documentation
| DtTimeStampType DtExtStartResumePdu::realWorldTimeType |
( |
| ) |
const |
Set/Get real world time type (represented by last bit of RealWorldTime).
| void DtExtStartResumePdu::setRealWorldTimeType |
( |
const DtTimeStampType |
type | ) |
|
| DtTimeStampType DtExtStartResumePdu::simulationTimeType |
( |
| ) |
const |
Set/Get simulation time type (represented by last bit of SimulationTime).
| void DtExtStartResumePdu::setSimulationTimeType |
( |
const DtTimeStampType |
type | ) |
|
| virtual void DtExtStartResumePdu::printDataToStream |
( |
std::ostream & |
stream | ) |
const |
|
virtual |
Print the data to a stream.
| static DtPdu* DtExtStartResumePdu::create |
( |
const DtNetPacket * |
initial, |
|
|
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER |
|
) |
| |
|
static |
| static void DtExtStartResumePdu::addCallback |
( |
DtExerciseConn * |
conn, |
|
|
DtExtStartResumePduCb |
cb, |
|
|
void * |
usr |
|
) |
| |
|
static |
Add (register)/Remove (deregister) function to be called when pdu is received.
| static void DtExtStartResumePdu::removeCallback |
( |
DtExerciseConn * |
conn, |
|
|
DtExtStartResumePduCb |
cb, |
|
|
void * |
usr |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: