Loading...
Searching...
No Matches
journal.h File Reference
#include "utils.h"
#include "times.h"
#include "mask.h"
#include "expr.h"
+ Include dependency graph for journal.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ledger::journal_t::fileinfo_t
 
class  ledger::journal_t
 

Namespaces

namespace  ledger
 

Typedefs

typedef std::pair< mask_t, account_t * > ledger::account_mapping_t
 
typedef std::list< account_mapping_tledger::account_mappings_t
 
typedef std::list< auto_xact_t * > ledger::auto_xacts_list
 
typedef std::map< string, xact_t * > ledger::checksum_map_t
 
typedef std::pair< mask_t, stringledger::payee_alias_mapping_t
 
typedef std::list< payee_alias_mapping_tledger::payee_alias_mappings_t
 
typedef std::pair< string, stringledger::payee_uuid_mapping_t
 
typedef std::list< payee_uuid_mapping_tledger::payee_uuid_mappings_t
 
typedef std::list< period_xact_t * > ledger::period_xacts_list
 
typedef std::multimap< string, expr_t::check_expr_pairledger::tag_check_exprs_map
 
typedef std::list< xact_t * > ledger::xacts_list
 

Detailed Description

Author
John Wiegley

Definition in file journal.h.