Definition at line 31 of file OptionalUnlabeledTracker.h.
#include <mrpt/otherlibs/tclap/OptionalUnlabeledTracker.h>
Static Public Member Functions | |
static void | check (bool req, const std::string &argName) |
static void | gotOptional () |
static bool & | alreadyOptional () |
Static Private Member Functions | |
static bool & | alreadyOptionalRef () |
static bool& TCLAP::OptionalUnlabeledTracker::alreadyOptional | ( | ) | [inline, static] |
Definition at line 40 of file OptionalUnlabeledTracker.h.
References alreadyOptionalRef().
Referenced by check().
static bool& TCLAP::OptionalUnlabeledTracker::alreadyOptionalRef | ( | ) | [inline, static, private] |
Definition at line 44 of file OptionalUnlabeledTracker.h.
Referenced by alreadyOptional(), and gotOptional().
void TCLAP::OptionalUnlabeledTracker::check | ( | bool | req, |
const std::string & | argName | ||
) | [static] |
Definition at line 48 of file OptionalUnlabeledTracker.h.
References alreadyOptional(), and gotOptional().
Referenced by TCLAP::UnlabeledMultiArg< T >::UnlabeledMultiArg(), and TCLAP::UnlabeledValueArg< T >::UnlabeledValueArg().
static void TCLAP::OptionalUnlabeledTracker::gotOptional | ( | ) | [inline, static] |
Definition at line 38 of file OptionalUnlabeledTracker.h.
References alreadyOptionalRef().
Referenced by check().
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |