Public Member Functions | Private Attributes

Instances of DtLgrRecFilePdu are used to switch a remote logger to recording-mode and to set the file into which to store captured simulation traffic. More...

+ Inheritance diagram for DtLgrRecFilePdu:
+ Collaboration diagram for DtLgrRecFilePdu:

List of all members.

Public Member Functions

 DtLgrRecFilePdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrRecFilePdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrRecFilePdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, const char *name, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrRecFilePdu ()
 destructor
 DtLgrRecFilePdu (const DtLgrRecFilePdu &src)
 copy constructor
DtLgrRecFilePduoperator= (const DtLgrRecFilePdu &src)
 assignment operator
virtual const char * filename () const
 Get/set the name of file into which traffic will be recorded.
virtual void setFilename (const char *path)
virtual DtLgrStringParamsparams () const
 Return correctly casted parameters pointer; see lgrControlP.h.
virtual void printData () const
 Diagnostic output.

Private Attributes

DtFilename myFilename
 Parameter.

Detailed Description

Instances of DtLgrRecFilePdu are used to switch a remote logger to recording-mode and to set the file into which to store captured simulation traffic.


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)