GEL  2
GEL is a library for Geometry and Linear Algebra
Public Member Functions
Util::ArgExtracter Class Reference

List of all members.

Public Member Functions

 ArgExtracter (int argc, char **argv)
bool extract (const std::string &argname)
template<class T >
bool extract (const std::string &argname, T &val)
int no_remaining_args () const
const std::string & get_last_arg () const
void get_all_args (std::vector< std::string > &args)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations