src/biu/OptionParser.hh File Reference
#include <vector>
#include <string>
#include <sstream>
#include "biu/HashMap.hh"
Include dependency graph for OptionParser.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | biu |
Data Structures | |
class | biu::COption |
class | biu::COptionParser |
struct | biu::COptionParser::hash_string |
Defines | |
#define | IT_OPTIONPARSER_H__INCLUDED |
Typedefs | |
typedef std::vector< COption > | biu::OptionMap |
typedef OptionMap::const_iterator | biu::OptionMapIt |
Define Documentation
#define IT_OPTIONPARSER_H__INCLUDED |
Definition at line 13 of file OptionParser.hh.