|
GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
Namespaces | |
| namespace | Field |
Classes | |
| class | Item |
| Variables Item Class. More... | |
Functions | |
| auto | get () -> GCW::Dbo::Slots::Item::Vector |
| auto | get (const std::string &_guid, const std::string &_name) -> GCW::Dbo::Slots::Item::Ptr |
Variables | |
| const char * | s_tableName = "slots" |
| GCW::Dbo::Slots::Item::Vector GCW::Dbo::Slots::get | ( | ) | -> GCW::Dbo::Slots::Item::Vector |
Definition at line 29 of file Slots.cpp.
References GCW::app().
Referenced by GCW::Dbo::Accounts::Item::color(), and GCW::Dbo::Accounts::Item::hasColor().
| GCW::Dbo::Slots::Item::Ptr GCW::Dbo::Slots::get | ( | const std::string & | _guid, |
| const std::string & | _name | ||
| ) | -> GCW::Dbo::Slots::Item::Ptr |
Definition at line 51 of file Slots.cpp.
References GCW::app(), Wt::WString::arg(), and Wt::WString::toUTF8().