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