ACT-CV - Machine Vision for Cognitive Modeling
Public Member Functions | List of all members
Options Class Reference

the container for all options More...

#include <Options.h>

Inheritance diagram for Options:
Inheritance graph
Collaboration diagram for Options:
Collaboration graph

Public Member Functions

void Parse (const char *s)
 
void Describe (std::ostream &o) const
 

Additional Inherited Members

- Public Attributes inherited from std::vector< T >
elements
 STL member. More...
 

Detailed Description

the container for all options

Definition at line 43 of file Options.h.

Member Function Documentation

void Options::Describe ( std::ostream &  o) const

Definition at line 50 of file Options.h.

Referenced by Usage().

void Options::Parse ( const char *  s)

Definition at line 45 of file Options.h.

Referenced by main().


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


ACT-CV - Machine Vision for Cognitive Modeling
© 2015 Marc Halbruegge (actcvlibrary@googlemail.com)