Public Member Functions | Private Attributes

Instances of DtLgrPlayActionPdu are to tell a remote logger what action to take initially when set to playback mode. More...

+ Inheritance diagram for DtLgrPlayActionPdu:
+ Collaboration diagram for DtLgrPlayActionPdu:

List of all members.

Public Member Functions

 DtLgrPlayActionPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrPlayActionPdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrPlayActionPdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtLgrMode mode, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrPlayActionPdu ()
 destructor
 DtLgrPlayActionPdu (const DtLgrPlayActionPdu &src)
 copy constructor
DtLgrPlayActionPduoperator= (const DtLgrPlayActionPdu &src)
 assignment operator
virtual DtLgrMode action () const
 Get/set action to take place when logger switched to playback mode.
virtual void setAction (DtLgrMode cmd)
virtual DtLgrIntParamsparams () const
 Return correctly cast parameters pointer; see lgrControlP.h.

Private Attributes

DtLgrMode myAction
 Parameter.

Detailed Description

Instances of DtLgrPlayActionPdu are to tell a remote logger what action to take initially when set to playback 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)