Public Member Functions | Protected Member Functions

Instances of DtLgrConnectPdu are used to convey to a remote logger- controller the total current state of a logger instance. More...

+ Inheritance diagram for DtLgrConnectPdu:
+ Collaboration diagram for DtLgrConnectPdu:

List of all members.

Public Member Functions

 DtLgrConnectPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrConnectPdu (const DtNetLgrControlPdu *, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Construct from network representation.
 DtLgrConnectPdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, const DtString &name, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 Construct and prepare for send.
virtual ~DtLgrConnectPdu ()
 Destructor.
 DtLgrConnectPdu (const DtLgrConnectPdu &)
 Copy constructor.
DtLgrConnectPduoperator= (const DtLgrConnectPdu &)
 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 initData ()
 Used by constructors and such...
virtual DtLgrConnectDataparams () const
 Return correctly casted parameters pointer; see lgrControlP.h.

Detailed Description

Instances of DtLgrConnectPdu are used to convey to a remote logger- controller the total current state of a logger instance.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)