Instances of DtLgrEndPdu are to tell a remote logger to skip to end of file during playback. More...
Inheritance diagram for DtLgrEmptyPdu:
Collaboration diagram for DtLgrEmptyPdu:Public Member Functions | |
| DtLgrEmptyPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| default constructor | |
| DtLgrEmptyPdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| constructor (construct from network representation) | |
| DtLgrEmptyPdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| constructor (construct and prepare for send) | |
| virtual | ~DtLgrEmptyPdu () |
| destructor | |
| DtLgrEmptyPdu (const DtLgrEmptyPdu &src) | |
| copy constructor | |
| DtLgrEmptyPdu & | operator= (const DtLgrEmptyPdu &src) |
| assignment operator | |
Instances of DtLgrEndPdu are to tell a remote logger to skip to end of file during playback.