Public Member Functions
MAKLogger::DtLgrArg Class Reference

Base logger argument which contains the interface for DtLgrValueArg. More...

+ Inheritance diagram for MAKLogger::DtLgrArg:

List of all members.

Public Member Functions

 DtLgrArg ()
 Base Constructor.
virtual ~DtLgrArg ()
 Destructor.
virtual operator DtCmdLine::Arg * ()=0
 Convert LgrArg to CmdLine Arg.
virtual DtString toDebugString () const =0
 Get the debug output of the argument for error messages.
virtual bool isArgSet () const =0
 Get whether the argument was set.
virtual const DtString & type () const =0
 Get the type of the argument (A Runtime type).
virtual DtString valueAsString () const =0
 Get the value of the argument as a string.
virtual std::vector< DtString > valueAsStringList () const =0
 Get the value of the argument as a string.
virtual void setValueString (const DtString &value)=0
 Set the value of the argument as a string.

Detailed Description

Base logger argument which contains the interface for DtLgrValueArg.


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)