|
GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include <Item.h>
Inheritance diagram for GCW::Dbo::GncLock::Item:Public Member Functions | |
| Item () | |
Public Member Functions inherited from GCW::Dbo::GncLock::Template< Item > | |
| Template () | |
| void | persist (Action &a) |
Public Member Functions inherited from GCW::Dbo::BaseItem< C > | |
| BaseItem () | |
Public Member Functions inherited from Wt::Dbo::Dbo< C > | |
| 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 | |
Public Types inherited from GCW::Dbo::BaseItem< C > | |
| using | Ptr = Wt::Dbo::ptr< C > |
| using | Collection = Wt::Dbo::collection< Ptr > |
| using | Vector = std::vector< Ptr > |
Public Attributes inherited from GCW::Dbo::GncLock::Template< Item > | |
| 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.