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

#include <filters.h>

+ Inheritance diagram for ledger::inject_posts:
+ Collaboration diagram for ledger::inject_posts:

Public Member Functions

virtual void clear ()
 
virtual void flush ()
 
 inject_posts (post_handler_ptr handler, const string &tag_list, account_t *master)
 
virtual void operator() (post_t &post)
 
virtual void title (const string &str)
 
virtual ~inject_posts () throw ()
 

Protected Attributes

shared_ptr< item_handlerhandler
 

Detailed Description

Definition at line 1022 of file filters.h.

Constructor & Destructor Documentation

◆ inject_posts()

ledger::inject_posts::inject_posts ( post_handler_ptr handler,
const string & tag_list,
account_t * master )

◆ ~inject_posts()

virtual ledger::inject_posts::~inject_posts ( )
throw ( )
inlinevirtual

Definition at line 1035 of file filters.h.

References ledger::item_handler< post_t >::handler, and TRACE_DTOR.

Member Function Documentation

◆ clear()

◆ flush()

◆ operator()()

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

Reimplemented from ledger::item_handler< post_t >.

◆ 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: