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

Namespaces

 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"
 

Function Documentation

◆ get() [1/2]

Definition at line 29 of file Slots.cpp.

References GCW::app().

Referenced by GCW::Dbo::Accounts::Item::color(), and GCW::Dbo::Accounts::Item::hasColor().

◆ get() [2/2]

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().

Variable Documentation

◆ s_tableName

const char * GCW::Dbo::Slots::s_tableName = "slots"
extern

Definition at line 11 of file Slots.cpp.