Public Member Functions | Friends

Arguments Class Reference

List of all members.

Public Member Functions

 Arguments (int argc=0, char **argv=NULL)
void SetApplicationFilename (const std::string &strApplicationFilename)
const std::string & GetApplicationFilename () const
const bool HasOption (const std::string &strOptionName) const
void SetOption (const std::string &strOptionName, const std::string &strOptionValue)
const std::string GetOption (const std::string &strOptionName) const

Friends

std::ostream & operator<< (std::ostream &os, const Arguments &argArguments)

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