#include <account.h>
Definition at line 171 of file account.h.
◆ details_t() [1/2]
ledger::account_t::xdata_t::details_t::details_t |
( |
| ) |
|
|
inline |
◆ details_t() [2/2]
ledger::account_t::xdata_t::details_t::details_t |
( |
const details_t & | | ) |
|
|
inline |
◆ ~details_t()
ledger::account_t::xdata_t::details_t::~details_t |
( |
| ) |
|
throw | ( | ) | | | |
|
inline |
◆ operator+=()
◆ update()
◆ accounts_referenced
std::set<string> ledger::account_t::xdata_t::details_t::accounts_referenced |
◆ calculated
bool ledger::account_t::xdata_t::details_t::calculated |
◆ earliest_checkin
datetime_t ledger::account_t::xdata_t::details_t::earliest_checkin |
◆ earliest_cleared_post
date_t ledger::account_t::xdata_t::details_t::earliest_cleared_post |
◆ earliest_post
date_t ledger::account_t::xdata_t::details_t::earliest_post |
◆ filenames
std::set<path> ledger::account_t::xdata_t::details_t::filenames |
◆ gathered
bool ledger::account_t::xdata_t::details_t::gathered |
◆ last_post
optional<posts_list::const_iterator> ledger::account_t::xdata_t::details_t::last_post |
◆ last_reported_post
optional<posts_list::const_iterator> ledger::account_t::xdata_t::details_t::last_reported_post |
◆ latest_checkout
datetime_t ledger::account_t::xdata_t::details_t::latest_checkout |
◆ latest_checkout_cleared
bool ledger::account_t::xdata_t::details_t::latest_checkout_cleared |
◆ latest_cleared_post
date_t ledger::account_t::xdata_t::details_t::latest_cleared_post |
◆ latest_post
date_t ledger::account_t::xdata_t::details_t::latest_post |
◆ payees_referenced
std::set<string> ledger::account_t::xdata_t::details_t::payees_referenced |
◆ posts_cleared_count
std::size_t ledger::account_t::xdata_t::details_t::posts_cleared_count |
◆ posts_count
std::size_t ledger::account_t::xdata_t::details_t::posts_count |
◆ posts_last_30_count
std::size_t ledger::account_t::xdata_t::details_t::posts_last_30_count |
◆ posts_last_7_count
std::size_t ledger::account_t::xdata_t::details_t::posts_last_7_count |
◆ posts_this_month_count
std::size_t ledger::account_t::xdata_t::details_t::posts_this_month_count |
◆ posts_virtuals_count
std::size_t ledger::account_t::xdata_t::details_t::posts_virtuals_count |
◆ real_total
value_t ledger::account_t::xdata_t::details_t::real_total |
◆ total
value_t ledger::account_t::xdata_t::details_t::total |
The documentation for this struct was generated from the following file: