GnuCashew ~ GnuCash Enabled Web
GCW
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Functions
Entries.h File Reference
#include "Item.h"
+ Include dependency graph for Entries.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GCW
 
 GCW::Dbo
 Database Object Namespace.
 
 GCW::Dbo::Entries
 

Functions

auto GCW::Dbo::Entries::load (const std::string &_guid) -> Item::Ptr
 Load Entry by Guid. More...
 
auto GCW::Dbo::Entries::byGuid (const std::string &_guid) -> Item::Ptr
 Load Entry by Guid. More...