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