GnuCashew ~ GnuCash Enabled Web
GCW
Namespaces | Functions
Books.h File Reference
#include "Item.h"
+ Include dependency graph for Books.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::Books
 

Functions

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