GnuCashew ~ GnuCash Enabled Web
GCW
|
#include <User.h>
Public Member Functions | |
Item () | |
template<class Action > | |
auto | persist (Action &a) -> void |
![]() | |
BaseItem () | |
Public Attributes | |
std::string | m_employee_guid |
Additional Inherited Members | |
![]() | |
using | Ptr = Wt::Dbo::ptr< Item > |
using | Collection = Wt::Dbo::collection< Ptr > |
using | Vector = std::vector< Ptr > |
|
inline |
Definition at line 24 of file User.h.
References GCW::Dbo::Users::Field::employee_guid, and m_employee_guid.
std::string GCW::Dbo::Users::Item::m_employee_guid |