VR-Forces 4.0.4 Class Documentation
Public Types | Public Member Functions | Private Member Functions | Private Attributes
DtArguments Class Reference

List of all members.

Public Types

typedef std::string DtArgument
typedef std::list< DtArgumentDtArgumentContainer
typedef
DtArgumentContainer::iterator 
DtArgumentIter
typedef
DtArgumentContainer::const_iterator 
DtArgumentConstIter

Public Member Functions

 DtArguments (int argc, const char *argv[])
virtual ~DtArguments ()
DtArgumentConstIter begin () const
DtArgumentConstIter end () const
unsigned numArguments () const

Private Member Functions

DtArgumentsoperator= (const DtArguments &other)
 DtArguments (const DtArguments &other)
void addArgument (const std::string &argument)

Private Attributes

DtArgumentContainer myArguments

Member Typedef Documentation

typedef std::string DtArguments::DtArgument
typedef DtArgumentContainer::iterator DtArguments::DtArgumentIter
typedef DtArgumentContainer::const_iterator DtArguments::DtArgumentConstIter

Constructor & Destructor Documentation

DtArguments::DtArguments ( int  argc,
const char *  argv[] 
)
virtual DtArguments::~DtArguments ( ) [virtual]
DtArguments::DtArguments ( const DtArguments other) [private]

Member Function Documentation

DtArguments& DtArguments::operator= ( const DtArguments other) [private]
unsigned DtArguments::numArguments ( ) const
void DtArguments::addArgument ( const std::string &  argument) [private]

Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)