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