eoParamParamType Class Reference

Another helper class for parsing parameters like Keyword(arg1, arg2, ...). More...

#include <eoParam.h>

List of all members.

Public Member Functions

 eoParamParamType (std::string _value)
std::ostream & printOn (std::ostream &_os) const
std::istream & readFrom (std::istream &_is)
void readFrom (std::string &_value)


Detailed Description

Another helper class for parsing parameters like Keyword(arg1, arg2, ...).

It is basically a std::pair<std::string,std::vector<std::string> > first std::string is keyword the std::vector<std::string> contains all arguments (as std::strings) See make_algo.h

Definition at line 373 of file eoParam.h.


The documentation for this class was generated from the following file:
Generated on Thu Oct 19 05:06:52 2006 for EO by  doxygen 1.3.9.1