Instances of DtLgrConnectionEstablishedPdu are used to convey to a remote logger- controller the total current state of a logger instance. More...
Inheritance diagram for DtLgrConnectionEstablishedPdu:
Collaboration diagram for DtLgrConnectionEstablishedPdu:Public Member Functions | |
| DtLgrConnectionEstablishedPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| (default) constructor | |
| DtLgrConnectionEstablishedPdu (const DtNetLgrControlPdu *, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| Construct from network representation. | |
| DtLgrConnectionEstablishedPdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER) | |
| Construct and prepare for send. | |
| virtual | ~DtLgrConnectionEstablishedPdu () |
| Destructor. | |
| DtLgrConnectionEstablishedPdu (const DtLgrConnectionEstablishedPdu &) | |
| Copy constructor. | |
| DtLgrConnectionEstablishedPdu & | operator= (const DtLgrConnectionEstablishedPdu &) |
| Assignment operator. | |
| virtual const char * | loggerName () const |
| virtual void | setLoggerName (const DtString &name) |
| virtual void | printDataToStream (std::ostream &stream) const |
| Print contents. | |
Protected Member Functions | |
| void | initConnectionEstablishedData () |
| Used by constructors and such... | |
|
virtual DtLgrConnectionEstablishedData * | params () const |
| Return correctly casted parameters pointer; see lgrControlP.h. | |
Instances of DtLgrConnectionEstablishedPdu are used to convey to a remote logger- controller the total current state of a logger instance.