Loading...
Searching...
No Matches
ledger::auto_xact_t::deferred_tag_data_t Struct Reference

#include <xact.h>

+ Collaboration diagram for ledger::auto_xact_t::deferred_tag_data_t:

Public Member Functions

 deferred_tag_data_t (string _tag_data, bool _overwrite_existing)
 

Public Attributes

post_tapply_to_post
 
bool overwrite_existing
 
string tag_data
 

Detailed Description

Definition at line 143 of file xact.h.

Constructor & Destructor Documentation

◆ deferred_tag_data_t()

ledger::auto_xact_t::deferred_tag_data_t::deferred_tag_data_t ( string _tag_data,
bool _overwrite_existing )
inline

Definition at line 148 of file xact.h.

Member Data Documentation

◆ apply_to_post

post_t* ledger::auto_xact_t::deferred_tag_data_t::apply_to_post

Definition at line 146 of file xact.h.

◆ overwrite_existing

bool ledger::auto_xact_t::deferred_tag_data_t::overwrite_existing

Definition at line 145 of file xact.h.

◆ tag_data

string ledger::auto_xact_t::deferred_tag_data_t::tag_data

Definition at line 144 of file xact.h.


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