GnuCashew ~ GnuCash Enabled Web
GCW
|
Namespaces | |
Field | |
Classes | |
class | Item |
Books Class. More... | |
Functions | |
auto | load (const std::string &_guid) -> Item::Ptr |
Load Books by Guid. More... | |
auto | byGuid (const std::string &_guid) -> Item::Ptr |
Load Books by Guid. More... | |
Variables | |
const char * | s_tableName = "books" |
auto GCW::Dbo::Books::byGuid | ( | const std::string & | _guid | ) | -> Item::Ptr |
auto GCW::Dbo::Books::load | ( | const std::string & | _guid | ) | -> Item::Ptr |
Load Books by Guid.
Definition at line 15 of file Books.cpp.
References GCW::app().
Referenced by byGuid().