GnuCashew ~ GnuCash Enabled Web
GCW
|
#include <Template.h>
Public Member Functions | |
Template () | |
template<class Action > | |
void | persist (Action &a) |
![]() | |
BaseItem () | |
Public Attributes | |
std::string | m_hostname |
int | m_pid = -1 |
Additional Inherited Members | |
![]() | |
using | Ptr = Wt::Dbo::ptr< C > |
using | Collection = Wt::Dbo::collection< Ptr > |
using | Vector = std::vector< Ptr > |
Definition at line 52 of file Template.h.
|
inline |
Definition at line 57 of file Template.h.
|
inline |
Definition at line 60 of file Template.h.
References GCW::Dbo::GncLock::Template< C >::m_pid, and GCW::Dbo::GncLock::FieldDef::pid.
std::string GCW::Dbo::GncLock::Template< C >::m_hostname |
Definition at line 67 of file Template.h.
int GCW::Dbo::GncLock::Template< C >::m_pid = -1 |
Definition at line 68 of file Template.h.
Referenced by GCW::Dbo::GncLock::Template< C >::persist().