#include <emacs.h>
Public Member Functions | |
virtual void | clear () |
virtual string | escape_string (string raw) |
virtual void | flush () |
format_emacs_posts (std::ostream &_out) | |
virtual void | operator() (post_t &post) |
virtual void | title (const string &str) |
virtual void | write_xact (xact_t &xact) |
~format_emacs_posts () | |
Protected Attributes | |
shared_ptr< item_handler > | handler |
xact_t * | last_xact |
std::ostream & | out |
|
inline |
Definition at line 59 of file emacs.h.
References TRACE_CTOR.
|
inline |
Definition at line 63 of file emacs.h.
References TRACE_DTOR.
|
inlinevirtualinherited |
Reimplemented in ledger::post_splitter, ledger::collect_posts, ledger::truncate_xacts, ledger::sort_posts, ledger::sort_xacts, ledger::filter_posts, ledger::anonymize_posts, ledger::calc_posts, ledger::collapse_posts, ledger::related_posts, ledger::display_filter_posts, ledger::changed_value_posts, ledger::subtotal_posts, ledger::interval_posts, ledger::posts_as_equity, ledger::by_payee_posts, ledger::transfer_details, ledger::day_of_week_posts, ledger::generate_posts, ledger::forecast_posts, ledger::format_posts, ledger::report_accounts, ledger::report_payees, ledger::report_tags, ledger::report_commodities, ledger::print_xacts, and ledger::format_ptree.
Reimplemented from ledger::item_handler< post_t >.
Reimplemented from ledger::item_handler< post_t >.
|
inlinevirtualinherited |
Reimplemented in ledger::print_xacts, and ledger::format_posts.
|
protectedinherited |
|
protected |
|
protected |