Public Member Functions | Private Attributes

Instances of DtLgrPbFilePdu are used for switching to play-mode and defining which file to read from when sending traffic into the simulation. More...

+ Inheritance diagram for DtLgrPbFilePdu:
+ Collaboration diagram for DtLgrPbFilePdu:

List of all members.

Public Member Functions

 DtLgrPbFilePdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrPbFilePdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrPbFilePdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, const char *name, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrPbFilePdu ()
 destructor
 DtLgrPbFilePdu (const DtLgrPbFilePdu &src)
 copy constructor
DtLgrPbFilePduoperator= (const DtLgrPbFilePdu &src)
 assignment operator
virtual const char * filename () const
 Get/set file to open for playback. (Path relative to logger.)
virtual void setFilename (const char *path)
virtual DtLgrStringParamsparams () const
 Return correctly cast parameters pointer; see lgrControlP.h.
virtual void printData () const
 Diagnostic output.

Private Attributes

DtFilename myFilename
 Parameter.

Detailed Description

Instances of DtLgrPbFilePdu are used for switching to play-mode and defining which file to read from when sending traffic into the simulation.


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)