#include <report.h>
Public Member Functions | |
string | desc () const |
value_t | handler (call_scope_t &args) |
virtual void | handler_thunk (const optional< string > &, const string &) |
virtual void | handler_thunk (const optional< string > &whence) |
no_coloroption_t () | |
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 |
string | str () const |
Public Attributes | |
report_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::report_t::amount_option_t, ledger::report_t::begin_option_t, ledger::report_t::bold_if_option_t, ledger::report_t::depth_option_t, ledger::report_t::display_option_t, ledger::report_t::display_amount_option_t, ledger::report_t::display_total_option_t, ledger::report_t::end_option_t, ledger::report_t::exchange_option_t, ledger::report_t::group_by_option_t, ledger::report_t::limit_option_t, ledger::report_t::now_option_t, ledger::report_t::only_option_t, ledger::report_t::period_option_t, ledger::report_t::revalued_total_option_t, ledger::report_t::sort_option_t, ledger::report_t::sort_all_option_t, ledger::report_t::sort_xacts_option_t, ledger::report_t::total_option_t, and ledger::report_t::truncate_option_t.
|
inlinevirtual |
Reimplemented from ledger::option_t< report_t >.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinevirtualinherited |
|
inlineinherited |
|
inlineinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inherited |
|
protectedinherited |
|
inherited |
|
inherited |