GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Dbo
Customers
Customers.h
Go to the documentation of this file.
1
#line 2 "src/Dbo/Customers/Customers.h"
2
3
#ifndef __DBO_CUSTOMERS_H___
4
#define __DBO_CUSTOMERS_H___
5
6
#include "
Item.h
"
7
8
namespace
GCW
{
9
namespace
Dbo {
10
namespace
Customers {
11
12
/*!
13
** \brief Load Customer by Guid
14
**
15
*/
16
Item::Ptr
byGuid
(
const
std::string & _guid );
17
18
}
// endnamespace Customers
19
20
}
// endnamespace Dbo
21
22
}
// endnamespace GCW
23
24
#endif
// __DBO_CUSTOMERS_H___
25
Item.h
Wt::Dbo::ptr< Item >
GCW::Dbo::Customers::byGuid
Item::Ptr byGuid(const std::string &_guid)
Load Customer by Guid.
Definition
Customers.cpp:41
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