|
GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
Include dependency graph for Vars.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GCW::Dbo::Vars::Item |
| Variables Item Class. More... | |
Namespaces | |
| namespace | GCW |
| namespace | GCW::Dbo |
| Database Object Namespace. | |
| namespace | GCW::Dbo::Vars |
Functions | |
| auto | GCW::Dbo::Vars::get (const std::string &_keyValue, const std::string &_cfyValue="*", bool _add=true) -> GCW::Dbo::Vars::Item::Ptr |
| auto | GCW::Dbo::Vars::getByCfy (const std::string &_cfyValue) -> GCW::Dbo::Vars::Item::Vector |
Variables | |
| const char * | GCW::Dbo::Vars::s_tableName = "gcw_vars" |