#include <global.h>
Public Member Functions | |
string | desc () const |
value_t | handler (call_scope_t &args) |
virtual void | handler_thunk (const optional< string > &) |
virtual void | handler_thunk (const optional< string > &, const string &) |
void | off () |
void | on (const char *whence) |
void | on (const char *whence, const string &str) |
void | on (const optional< string > &whence) |
void | on (const optional< string > &whence, const string &str) |
operator bool () const | |
virtual value_t | operator() (call_scope_t &args) |
void | report (std::ostream &out) const |
script_option_t () | |
string | str () const |
Public Attributes | |
global_scope_t * | parent |
string | value |
bool | wants_arg |
Protected Attributes | |
const char | ch |
bool | handled |
const char * | name |
string::size_type | name_len |
optional< string > | source |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlinevirtualinherited |
Reimplemented in ledger::global_scope_t::helpoption_t, and ledger::global_scope_t::versionoption_t.
|
inlinevirtualinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinevirtualinherited |
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
|
protectedinherited |
|
inherited |
|
inherited |