GnuCashew ~ GnuCash Enabled Web
GCW
Accounts.cpp
Go to the documentation of this file.
1 #line 2 "src/Eng/Accounts.cpp"
2 
3 #include "Engine.h"
4 #include "Accounts.h"
5 
7 Accounts()
8 {
9 } // endGCW::Eng::Accounts::Accounts()
10 
11 
14 byGuid( const std::string & _accountGuid )
15 {
16 
17 
19 
20 } // endbyGuid( const std::string & _accountGuid )
Wt::Dbo::ptr< Item > Ptr
Definition: BaseItem.h:39
static GCW::Dbo::Accounts::Item::Ptr byGuid(const std::string &_accountGuid)
Definition: Accounts.cpp:14