GnuCashew ~ GnuCash Enabled Web
GCW
Dbo
Jobs
Jobs.h
Go to the documentation of this file.
1
#line 2 "src/Dbo/Jobs/Jobs.h"
2
3
#ifndef __DBO_JOBS_H___
4
#define __DBO_JOBS_H___
5
6
#include "
Item.h
"
7
8
namespace
GCW
{
9
namespace
Dbo {
10
namespace
Jobs {
11
12
/*!
13
** \brief Load Invoice by Guid
14
**
15
*/
16
auto
load
(
const
std::string & _guid )->
Item::Ptr
;
17
18
/*!
19
** \brief Load Invoice by Guid
20
**
21
*/
22
auto
byGuid
(
const
std::string & _guid )->
Item::Ptr
;
23
24
}
// Jobs
25
}
// Dbo
26
}
// GCW
27
28
29
30
#endif
// __DBO_JOBS_H___
31
32
Item.h
GCW::Dbo::BaseItem< Item >::Ptr
Wt::Dbo::ptr< Item > Ptr
Definition:
BaseItem.h:39
GCW::Dbo::Jobs::byGuid
auto byGuid(const std::string &_guid) -> Item::Ptr
Load Invoice by Guid.
Definition:
Jobs.cpp:47
GCW::Dbo::Jobs::load
auto load(const std::string &_guid) -> Item::Ptr
Load Invoice by Guid.
Definition:
Jobs.cpp:20
GCW
Definition:
App.h:17
Generated on Fri Mar 7 2025 11:49:32 for GnuCashew ~ GnuCash Enabled Web by
1.9.1