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