GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include <Item.h>
Public Member Functions | |
Item () | |
![]() | |
Template () | |
void | persist (Action &a) |
![]() | |
BaseItem () | |
![]() | |
Dbo () | |
Dbo (const Dbo< C > &other) | |
dbo_traits< C >::IdType | id () const |
Session * | session () const |
void | setDirty () |
bool | isDirty () const |
ptr< C > | self () const |
Additional Inherited Members | |
![]() | |
using | Ptr = Wt::Dbo::ptr< C > |
using | Collection = Wt::Dbo::collection< Ptr > |
using | Vector = std::vector< Ptr > |
![]() | |
std::string | m_hostname |
int | m_pid |
Definition at line 12 of file Dbo/GncLock/Item.h.
GCW::Dbo::GncLock::Item::Item | ( | ) |
Definition at line 9 of file Dbo/GncLock/Item.cpp.