Public Member Functions | Private Attributes

Instances of DtLgrDelFilePdu are used to tell a remote logger to delete a logger file. More...

+ Inheritance diagram for DtLgrDelFilePdu:
+ Collaboration diagram for DtLgrDelFilePdu:

List of all members.

Public Member Functions

 DtLgrDelFilePdu (DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 (default) constructor
 DtLgrDelFilePdu (const DtNetLgrControlPdu *initial, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct from network representation)
 DtLgrDelFilePdu (const DtEntityIdentifier &sender, const DtEntityIdentifier &receiver, const char *name, DtBufferPtr buffer=DtUSE_INTERNAL_BUFFER)
 constructor (construct and prepare for send)
virtual ~DtLgrDelFilePdu ()
 destructor
 DtLgrDelFilePdu (const DtLgrDelFilePdu &src)
 copy constructor
DtLgrDelFilePduoperator= (const DtLgrDelFilePdu &src)
 assignment operator
virtual const char * filename () const
 Get/set the name of file to be deleted.
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 DtLgrDelFilePdu are used to tell a remote logger to delete a logger file.


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)