tclap  1.2.2
Static Public Member Functions | List of all members
TCLAP::OptionalUnlabeledTracker Class Reference

#include <OptionalUnlabeledTracker.h>

Static Public Member Functions

static void check (bool req, const std::string &argName)
 
static void gotOptional ()
 
static bool & alreadyOptional ()
 

Detailed Description

Definition at line 31 of file OptionalUnlabeledTracker.h.

Member Function Documentation

static bool& TCLAP::OptionalUnlabeledTracker::alreadyOptional ( )
inlinestatic

Definition at line 40 of file OptionalUnlabeledTracker.h.

Referenced by check().

void TCLAP::OptionalUnlabeledTracker::check ( bool  req,
const std::string &  argName 
)
inlinestatic
static void TCLAP::OptionalUnlabeledTracker::gotOptional ( )
inlinestatic

Definition at line 38 of file OptionalUnlabeledTracker.h.

Referenced by check().


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