TwiceAsNice  2019-02-18
Static Public Member Functions | List of all members
Nice::Parser Struct Reference

#include <Parser.h>

Collaboration diagram for Nice::Parser:
Collaboration graph

Static Public Member Functions

template<typename E >
static bool parseArgs (int argc, char **argv, const Nice::JointPtr &_seed)
 
template<typename E >
static bool parseFile (const std::string &_file, const Nice::JointPtr &_seed)
 
template<typename E >
static bool parseString (const std::string &_s, const Nice::JointPtr &_seed)
 
template<typename E >
static bool parseArgs (int argc, char **argv, const Nice::JointPtr &_seed)
 
template<typename E >
static bool parseFile (const std::string &_file, const Nice::JointPtr &_seed)
 
template<typename E >
static bool parseString (const std::string &_s, const Nice::JointPtr &_seed)
 

Member Function Documentation

◆ parseArgs() [1/2]

template<typename E >
static bool Nice::Parser::parseArgs ( int  argc,
char **  argv,
const Nice::JointPtr _seed 
)
inlinestatic

◆ parseArgs() [2/2]

template<typename E >
static bool Nice::Parser::parseArgs ( int  argc,
char **  argv,
const Nice::JointPtr _seed 
)
inlinestatic

◆ parseFile() [1/2]

template<typename E >
static bool Nice::Parser::parseFile ( const std::string &  _file,
const Nice::JointPtr _seed 
)
inlinestatic

◆ parseFile() [2/2]

template<typename E >
static bool Nice::Parser::parseFile ( const std::string &  _file,
const Nice::JointPtr _seed 
)
inlinestatic

◆ parseString() [1/2]

template<typename E >
static bool Nice::Parser::parseString ( const std::string &  _s,
const Nice::JointPtr _seed 
)
inlinestatic

◆ parseString() [2/2]

template<typename E >
static bool Nice::Parser::parseString ( const std::string &  _s,
const Nice::JointPtr _seed 
)
inlinestatic

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