GnuCashew ~ GnuCash Enabled Web
GCW
Public Member Functions | Public Attributes | List of all members
GCW::Dbo::GncLock::Template< C > Class Template Reference

#include <Template.h>

+ Inheritance diagram for GCW::Dbo::GncLock::Template< C >:

Public Member Functions

 Template ()
 
template<class Action >
void persist (Action &a)
 
- Public Member Functions inherited from GCW::Dbo::BaseItem< C >
 BaseItem ()
 

Public Attributes

std::string m_hostname
 
int m_pid = -1
 

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 >
 

Detailed Description

template<class C>
class GCW::Dbo::GncLock::Template< C >

Definition at line 52 of file Template.h.

Constructor & Destructor Documentation

◆ Template()

template<class C >
GCW::Dbo::GncLock::Template< C >::Template ( )
inline

Definition at line 57 of file Template.h.

Member Function Documentation

◆ persist()

template<class C >
template<class Action >
void GCW::Dbo::GncLock::Template< C >::persist ( Action &  a)
inline

Member Data Documentation

◆ m_hostname

template<class C >
std::string GCW::Dbo::GncLock::Template< C >::m_hostname

Definition at line 67 of file Template.h.

◆ m_pid

template<class C >
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().


The documentation for this class was generated from the following file: