Money Manager EX
An easy to use, money management application built with wxWidgets
Model_Translink Member List

This is the complete list of members for Model_Translink, including all inherited members.

all(COLUMN col=COLUMN(0), bool asc=true)Model< DB_Table_TRANSLINK_V1 >inline
DB_Table_TRANSLINK_V1::all(wxSQLite3Database *db, const COLUMN col=COLUMN(0), const bool asc=true)DB_Table_TRANSLINK_V1inline
AS_INCOME_EXPENSE enum valueModel_Translink
AS_TRANSFER enum valueModel_Translink
Begin()ModelBaseinline
Cache typedefDB_Table_TRANSLINK_V1
cache_DB_Table_TRANSLINK_V1
CHECKING_TYPE enum nameModel_Translink
clone(const Data *e)DB_Table_TRANSLINK_V1inline
COL_CHECKINGACCOUNTID enum valueDB_Table_TRANSLINK_V1
COL_LINKRECORDID enum valueDB_Table_TRANSLINK_V1
COL_LINKTYPE enum valueDB_Table_TRANSLINK_V1
COL_TRANSLINKID enum valueDB_Table_TRANSLINK_V1
COLUMN typedefModel< DB_Table_TRANSLINK_V1 >
column_to_name(const COLUMN col)DB_Table_TRANSLINK_V1inlinestatic
Commit()ModelBaseinline
create()DB_Table_TRANSLINK_V1inline
db_ModelBaseprotected
DB_Table()DB_Tableinline
DB_Table_TRANSLINK_V1()DB_Table_TRANSLINK_V1inline
destroy_cache()DB_Table_TRANSLINK_V1inline
destroyCache()Model< DB_Table_TRANSLINK_V1 >inlinevirtual
drop(wxSQLite3Database *db) constDB_Tableinline
ensure(wxSQLite3Database *db)DB_Table_TRANSLINK_V1inline
ensure_data(wxSQLite3Database *db)DB_Table_TRANSLINK_V1inline
ensure_index(wxSQLite3Database *db)DB_Table_TRANSLINK_V1inline
exists(wxSQLite3Database *db) constDB_Tableinline
fake_DB_Table_TRANSLINK_V1
find(const Args &... args)Model< DB_Table_TRANSLINK_V1 >inline
find_or(const Args &... args)Model< DB_Table_TRANSLINK_V1 >inline
get(int64 id)Model< DB_Table_TRANSLINK_V1 >inline
get(wxLongLong_t id)Model< DB_Table_TRANSLINK_V1 >inline
DB_Table_TRANSLINK_V1::get(const int64 id, wxSQLite3Database *db)DB_Table_TRANSLINK_V1inline
get_one(const Args &... args)DB_Table_TRANSLINK_V1inline
get_record(int64 id)Model< DB_Table_TRANSLINK_V1 >inline
DB_Table_TRANSLINK_V1::get_record(const int64 id, wxSQLite3Database *db)DB_Table_TRANSLINK_V1inline
GetTableStatsAsJson() constModel< DB_Table_TRANSLINK_V1 >inlinevirtual
HasShares(const int64 stock_id)Model_Translinkstatic
hit_DB_Table
Index_By_Id typedefDB_Table_TRANSLINK_V1
index_by_id_DB_Table_TRANSLINK_V1
instance(wxSQLite3Database *db)Model_Translinkstatic
instance()Model_Translinkstatic
miss_DB_Table
Model_Translink()Model_Translink
ModelBase()ModelBaseinline
name() constDB_Table_TRANSLINK_V1inlinevirtual
name_to_column(const wxString &name)DB_Table_TRANSLINK_V1inlinestatic
newId()DB_Tableinlinestatic
NUM_COLUMNS enum valueDB_Table_TRANSLINK_V1
num_columns() constDB_Table_TRANSLINK_V1inlinevirtual
preload(int max_num=1000)Model< DB_Table_TRANSLINK_V1 >inline
PRIMARY typedefDB_Table_TRANSLINK_V1
query() constDB_Tableinlinevirtual
query_DB_Table
REFTYPE_CHOICESModelBasestatic
REFTYPE_ID enum nameModelBase
reftype_id(const wxString &name, int default_id=-1)ModelBaseinlinestatic
REFTYPE_ID_ASSET enum valueModelBase
REFTYPE_ID_BANKACCOUNT enum valueModelBase
REFTYPE_ID_BILLSDEPOSIT enum valueModelBase
REFTYPE_ID_BILLSDEPOSITSPLIT enum valueModelBase
REFTYPE_ID_PAYEE enum valueModelBase
REFTYPE_ID_size enum valueModelBase
REFTYPE_ID_STOCK enum valueModelBase
REFTYPE_ID_TRANSACTION enum valueModelBase
REFTYPE_ID_TRANSACTIONSPLIT enum valueModelBase
reftype_name(int id)ModelBaseinlinestatic
REFTYPE_NAME_ASSETModelBasestatic
REFTYPE_NAME_BANKACCOUNTModelBasestatic
REFTYPE_NAME_BILLSDEPOSITModelBasestatic
REFTYPE_NAME_BILLSDEPOSITSPLITModelBasestatic
REFTYPE_NAME_PAYEEModelBasestatic
REFTYPE_NAME_STOCKModelBasestatic
REFTYPE_NAME_TRANSACTIONModelBasestatic
REFTYPE_NAME_TRANSACTIONSPLITModelBasestatic
ReleaseSavepoint(const wxString name="MMEX")ModelBaseinline
remove(int64 id)Model< DB_Table_TRANSLINK_V1 >inline
DB_Table_TRANSLINK_V1::remove(const int64 id, wxSQLite3Database *db)DB_Table_TRANSLINK_V1inline
DB_Table_TRANSLINK_V1::remove(Self::Data *entity, wxSQLite3Database *db)DB_Table_TRANSLINK_V1inline
RemoveTranslinkEntry(const int64 checking_account_id)Model_Translinkstatic
RemoveTransLinkRecords(const int64 entry_id)Model_Translinkstatic
Rollback(const wxString name="MMEX")ModelBaseinline
save(typename DB_Table_TRANSLINK_V1 ::Data *r)Model< DB_Table_TRANSLINK_V1 >inline
save(std::vector< DATA > &rows)Model< DB_Table_TRANSLINK_V1 >inline
save(std::vector< DATA * > &rows)Model< DB_Table_TRANSLINK_V1 >inline
DB_Table_TRANSLINK_V1::save(Self::Data *entity, wxSQLite3Database *db, bool force_insert=false)DB_Table_TRANSLINK_V1inline
Savepoint(const wxString name="MMEX")ModelBaseinline
Self typedefDB_Table_TRANSLINK_V1
SetAssetTranslink(const int64 asset_id, const int64 checking_id, const CHECKING_TYPE checking_type=AS_INCOME_EXPENSE)Model_Translinkstatic
SetStockTranslink(const int64 stock_id, const int64 checking_id, const CHECKING_TYPE checking_type=AS_INCOME_EXPENSE)Model_Translinkstatic
ShareAccountId(int64 &stock_entry_id)Model_Translinkstatic
show_statistics() constModel< DB_Table_TRANSLINK_V1 >inlinevirtual
skip_DB_Table
to_date(const wxString &str_date)ModelBaseinlineprotectedstatic
TranslinkList(const int64 link_id)Model_Translinkstatic
TranslinkListBySymbol(const wxString symbol)Model_Translinkstatic
TranslinkRecord(const int64 checking_id)Model_Translinkstatic
type_checking(const int64 tt)Model_Translinkstatic
UpdateAssetValue(Model_Asset::Data *asset_entry)Model_Translinkstatic
~DB_Table()DB_Tableinlinevirtual
~DB_Table_TRANSLINK_V1()DB_Table_TRANSLINK_V1inline
~Model_Translink()Model_Translink
~ModelBase()ModelBaseinlinevirtual