Public Member Functions | Private Attributes

Instances of DtLgrRecordActionPdu are to tell a remote logger to stop or begin recording when entering record-mode. More...

+ Inheritance diagram for DtLgrRecordActionPdu:
+ Collaboration diagram for DtLgrRecordActionPdu:

List of all members.

Public Member Functions

 DtLgrRecordActionPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrRecordActionPdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrRecordActionPdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtLgrMode mode, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrRecordActionPdu ()
 destructor
 DtLgrRecordActionPdu (const DtLgrRecordActionPdu &src)
 copy constructor
DtLgrRecordActionPduoperator= (const DtLgrRecordActionPdu &src)
 assignment operator
virtual DtLgrMode action () const
 Set/get action to take when switching to record-mode.
virtual void setAction (DtLgrMode cmd)
virtual DtLgrIntParamsparams () const
 Return correctly casted parameters pointer; see lgrControlP.h.

Private Attributes

DtLgrMode myAction
 Parameter.

Detailed Description

Instances of DtLgrRecordActionPdu are to tell a remote logger to stop or begin recording when entering record-mode.


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)