Loading...
Searching...
No Matches
ledger::changed_value_posts Class Reference

#include <filters.h>

+ Inheritance diagram for ledger::changed_value_posts:
+ Collaboration diagram for ledger::changed_value_posts:

Public Member Functions

 changed_value_posts (post_handler_ptr handler, report_t &_report, bool _for_accounts_report, bool _show_unrealized, display_filter_posts *_display_filter)
 
virtual void clear ()
 
void create_accounts ()
 
virtual void flush ()
 
virtual void operator() (post_t &post)
 
void output_intermediate_prices (post_t &post, const date_t &current)
 
void output_revaluation (post_t &post, const date_t &current)
 
virtual void title (const string &str)
 
virtual ~changed_value_posts ()
 

Protected Attributes

shared_ptr< item_handlerhandler
 

Detailed Description

Definition at line 585 of file filters.h.

Constructor & Destructor Documentation

◆ changed_value_posts()

ledger::changed_value_posts::changed_value_posts ( post_handler_ptr handler,
report_t & _report,
bool _for_accounts_report,
bool _show_unrealized,
display_filter_posts * _display_filter )

◆ ~changed_value_posts()

virtual ledger::changed_value_posts::~changed_value_posts ( )
inlinevirtual

Definition at line 616 of file filters.h.

References ledger::temporaries_t::clear(), ledger::item_handler< post_t >::handler, and TRACE_DTOR.

+ Here is the call graph for this function:

Member Function Documentation

◆ clear()

virtual void ledger::changed_value_posts::clear ( )
inlinevirtual

Reimplemented from ledger::item_handler< post_t >.

Definition at line 634 of file filters.h.

References ledger::item_handler< T >::clear(), ledger::temporaries_t::clear(), create_accounts(), ledger::downcast(), and ledger::expr_base_t< ResultType >::mark_uncompiled().

+ Here is the call graph for this function:

◆ create_accounts()

void ledger::changed_value_posts::create_accounts ( )
inline

Definition at line 622 of file filters.h.

References ledger::temporaries_t::create_account(), ledger::downcast(), and ledger::display_filter_posts::revalued_account.

Referenced by clear().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ flush()

virtual void ledger::changed_value_posts::flush ( )
virtual

Reimplemented from ledger::item_handler< post_t >.

◆ operator()()

virtual void ledger::changed_value_posts::operator() ( post_t & post)
virtual

Reimplemented from ledger::item_handler< post_t >.

◆ output_intermediate_prices()

void ledger::changed_value_posts::output_intermediate_prices ( post_t & post,
const date_t & current )

◆ output_revaluation()

void ledger::changed_value_posts::output_revaluation ( post_t & post,
const date_t & current )

◆ title()

virtual void ledger::item_handler< post_t >::title ( const string & str)
inlinevirtualinherited

Reimplemented in ledger::print_xacts, and ledger::format_posts.

Definition at line 68 of file chain.h.

Member Data Documentation

◆ handler

shared_ptr<item_handler> ledger::item_handler< post_t >::handler
protectedinherited

Definition at line 55 of file chain.h.


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