Loading...
Searching...
No Matches
ledger::account_t::xdata_t Struct Reference

#include <account.h>

Inherits supports_flags<>.

+ Collaboration diagram for ledger::account_t::xdata_t:

Classes

struct  details_t
 

Public Member Functions

 xdata_t ()
 
 xdata_t (const xdata_t &other)
 
 ~xdata_t () throw ()
 

Public Attributes

details_t family_details
 
posts_list reported_posts
 
details_t self_details
 
std::list< sort_value_tsort_values
 

Detailed Description

Definition at line 160 of file account.h.

Constructor & Destructor Documentation

◆ xdata_t() [1/2]

ledger::account_t::xdata_t::xdata_t ( )
inline

Definition at line 245 of file account.h.

References TRACE_CTOR.

◆ xdata_t() [2/2]

ledger::account_t::xdata_t::xdata_t ( const xdata_t & other)
inline

Definition at line 249 of file account.h.

References TRACE_CTOR.

◆ ~xdata_t()

ledger::account_t::xdata_t::~xdata_t ( )
throw ( )
inline

Definition at line 257 of file account.h.

References TRACE_DTOR.

Member Data Documentation

◆ family_details

details_t ledger::account_t::xdata_t::family_details

Definition at line 240 of file account.h.

◆ reported_posts

posts_list ledger::account_t::xdata_t::reported_posts

Definition at line 241 of file account.h.

◆ self_details

details_t ledger::account_t::xdata_t::self_details

Definition at line 239 of file account.h.

◆ sort_values

std::list<sort_value_t> ledger::account_t::xdata_t::sort_values

Definition at line 243 of file account.h.


The documentation for this struct was generated from the following file: