Classes | |
class | CmdLine |
class | CmdLineError |
class | OneShotIStream |
Functions | |
template<typename T > | |
void | OneShotExtract (std::istringstream &is, T &obj) |
template<> | |
void | OneShotExtract< std::string > (std::istringstream &is, std::string &obj) |
|
inline |
Definition at line 142 of file CmdLine.h.
References hgcalPlots::obj.
Referenced by cmdline::OneShotIStream::operator>>().
|
inline |