Public Member Functions | Private Attributes

Instances of DtLgrEofActionPdu are to tell a remote logger that it should pause, wrap, or stop at the end of playback. More...

+ Inheritance diagram for DtLgrEofActionPdu:
+ Collaboration diagram for DtLgrEofActionPdu:

List of all members.

Public Member Functions

 DtLgrEofActionPdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrEofActionPdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrEofActionPdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, DtLgrMode mode, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrEofActionPdu ()
 destructor
 DtLgrEofActionPdu (const DtLgrEofActionPdu &src)
 copy constructor
DtLgrEofActionPduoperator= (const DtLgrEofActionPdu &src)
 assignment operator
virtual DtLgrMode action () const
 Set/Get value for what to do when Logger reaches EOF.
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 DtLgrEofActionPdu are to tell a remote logger that it should pause, wrap, or stop at the end of playback.


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)