68 virtual void title(
const string& str) {
102 bool for_accounts_report =
false);
107 bool for_accounts_report =
false) {
General utility facilities used by Ledger.
#define TRACE_CTOR(cls, args)
post_handler_ptr chain_pre_post_handlers(post_handler_ptr base_handler, report_t &report)
shared_ptr< item_handler< post_t > > post_handler_ptr
post_handler_ptr chain_handlers(post_handler_ptr handler, report_t &report, bool for_accounts_report=false)
post_handler_ptr chain_post_handlers(post_handler_ptr base_handler, report_t &report, bool for_accounts_report=false)
shared_ptr< item_handler< account_t > > acct_handler_ptr
item_handler(shared_ptr< item_handler > _handler)
virtual void operator()(T &item)
virtual void title(const string &str)
shared_ptr< item_handler > handler