tclap  1.4.0
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 30 of file OptionalUnlabeledTracker.h.

Member Function Documentation

◆ alreadyOptional()

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

Definition at line 36 of file OptionalUnlabeledTracker.h.

Referenced by check().

◆ check()

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

Definition at line 45 of file OptionalUnlabeledTracker.h.

References alreadyOptional(), and gotOptional().

Referenced by TCLAP::UnlabeledMultiArg< T >::UnlabeledMultiArg(), and TCLAP::UnlabeledValueArg< T >::UnlabeledValueArg().

Here is the call graph for this function:

◆ gotOptional()

static void TCLAP::OptionalUnlabeledTracker::gotOptional ( )
inlinestatic

Definition at line 34 of file OptionalUnlabeledTracker.h.

Referenced by check().


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