56 struct xact_template_t
78 std::list<post_template_t> posts;
83 xact_template_t(
const xact_template_t&
other)
87 payee_mask(
other.payee_mask),
92 ~xact_template_t()
throw() {
96 void dump(std::ostream& out)
const;
120 virtual void dump(std::ostream& out)
const {
#define TRACE_CTOR(cls, args)
Abstract dynamic type representing various numeric types.
value_t xact_command(call_scope_t &args)
value_t template_command(call_scope_t &args)
virtual result_type real_calc(scope_t &)
xact_t * insert(journal_t &journal)
draft_t(const value_t &args)
virtual void dump(std::ostream &out) const
void parse_args(const value_t &args)
optional< amount_t > cost
optional< string > cost_operator
optional< amount_t > amount
optional< mask_t > account_mask
Dynamic type representing various numeric types.