GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Eng
Eng/Accounts.h
Go to the documentation of this file.
1
#line 2 "src/Eng/Accounts.h"
2
3
#ifndef __ENG_ACCOUNTS_H___
4
#define __ENG_ACCOUNTS_H___
5
6
#include <string>
7
8
#include "../Dbo/Accounts/Accounts.h"
9
10
namespace
GCW
{
11
namespace
Eng {
12
13
class
Accounts
14
{
15
public
:
16
17
Accounts
();
18
19
static
GCW::Dbo::Accounts::Item::Ptr
byGuid
(
const
std::string & _accountGuid );
20
21
private
:
22
23
};
// endclass Accounts
24
25
}
// namespace Eng {
26
}
// endnamespace GCW {
27
28
29
#endif
// #ifndef __ENG_ACCOUNTS_H___
30
31
32
GCW::Eng::Accounts
Definition
Eng/Accounts.h:14
GCW::Eng::Accounts::byGuid
static GCW::Dbo::Accounts::Item::Ptr byGuid(const std::string &_accountGuid)
Definition
Eng/Accounts.cpp:14
GCW::Eng::Accounts::Accounts
Accounts()
Definition
Eng/Accounts.cpp:7
Wt::Dbo::ptr< Item >
GCW
Definition
App.h:18
Generated on Sat Sep 13 2025 08:48:27 for GnuCashew ~ Web Application compatible with GnuCash sql data files. by
1.9.8