Computer Assisted Medical Intervention Tool Kit version 6.0
 
Loading...
Searching...
No Matches
cli::parser< X > Struct Template Reference
+ Collaboration diagram for cli::parser< X >:

Static Public Member Functions

static void parse (X &x, scanner &s)
 
static void parse (X &x, scanner &s)
 
static void parse (X &x, scanner &s)
 
static void parse (X &x, scanner &s)
 
static void parse (X &x, scanner &s)
 
static void parse (X &x, scanner &s)
 
static void parse (X &x, scanner &s)
 
static void parse (X &x, scanner &s)
 

Member Function Documentation

◆ parse() [1/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

Referenced by cli::parser< std::set< X > >::parse(), cli::parser< std::vector< X > >::parse(), and cli::thunk().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ parse() [2/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

+ Here is the call graph for this function:

◆ parse() [3/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

+ Here is the call graph for this function:

◆ parse() [4/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

+ Here is the call graph for this function:

◆ parse() [5/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

+ Here is the call graph for this function:

◆ parse() [6/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

+ Here is the call graph for this function:

◆ parse() [7/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

+ Here is the call graph for this function:

◆ parse() [8/8]

template<typename X >
static void cli::parser< X >::parse ( X &  x,
scanner s 
)
inlinestatic

References cli::scanner::more(), and cli::scanner::next().

+ Here is the call graph for this function:

The documentation for this struct was generated from the following files: