#include <CmdLine.h>
Public Member Functions | |
bool | isValid () const |
OneShotIStream () | |
OneShotIStream (const std::string &s) | |
operator void * () const | |
template<typename T > | |
bool | operator>> (T &obj) |
Private Attributes | |
bool | readout_ |
std::string | str_ |
bool | valid_ |
|
inline |
|
inline |
Definition at line 194 of file CmdLine.h.
References sistrip::valid_.
Referenced by ntupleDataFormat._Object::_checkIsValid(), core.AutoHandle.AutoHandle::ReallyLoad(), and cmdline::CmdLine::require().
|
inline |
|
inline |
Definition at line 164 of file CmdLine.h.
References cmdline::CmdLineError::CmdLineError(), cmdline::OneShotExtract(), and sistrip::valid_.