GnuCashew ~ GnuCash Enabled Web
GCW
Classes | Functions | Variables
GCW::Dbo::Vars Namespace Reference

Classes

class  Item
 Variables Item Class. More...
 

Functions

GCW::Dbo::Vars::Item::Ptr get (const std::string &_keyValue, const std::string &_cfyValue="*", bool _add=true)
 

Variables

const char * s_tableName = "gcw_vars"
 

Function Documentation

◆ get()

auto GCW::Dbo::Vars::get ( const std::string &  _keyValue,
const std::string &  _cfyValue = "*",
bool  _add = true 
)

Variable Documentation

◆ s_tableName

const char * GCW::Dbo::Vars::s_tableName = "gcw_vars"
extern

Definition at line 11 of file Vars.cpp.

Referenced by GCW::Dbo::GnuCashew::Session::hasGnuCashewExtensions().