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