#include <temps.h>
Definition at line 46 of file temps.h.
◆ temporaries_t()
ledger::temporaries_t::temporaries_t |
( |
| ) |
|
|
inline |
◆ ~temporaries_t()
ledger::temporaries_t::~temporaries_t |
( |
| ) |
|
|
inline |
◆ clear()
void ledger::temporaries_t::clear |
( |
| ) |
|
◆ copy_post()
◆ copy_xact()
xact_t & ledger::temporaries_t::copy_xact |
( |
xact_t & | origin | ) |
|
◆ create_account()
◆ create_post()
post_t & ledger::temporaries_t::create_post |
( |
xact_t & | xact, |
|
|
account_t * | account, |
|
|
bool | bidir_link = true ) |
◆ create_xact()
xact_t & ledger::temporaries_t::create_xact |
( |
| ) |
|
◆ last_account()
account_t & ledger::temporaries_t::last_account |
( |
| ) |
|
|
inline |
◆ last_post()
post_t & ledger::temporaries_t::last_post |
( |
| ) |
|
|
inline |
◆ last_xact()
xact_t & ledger::temporaries_t::last_xact |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: