GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
Loading...
Searching...
No Matches
Namespaces | Functions
BudgetAmounts.h File Reference
#include "Item.h"
+ Include dependency graph for BudgetAmounts.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GCW
 
namespace  GCW::Dbo
 Database Object Namespace.
 
namespace  GCW::Dbo::BudgetAmounts
 

Functions

auto GCW::Dbo::BudgetAmounts::load (const std::string &_guid) -> Item::Ptr
 Load BudgetAmount by Guid.
 
auto GCW::Dbo::BudgetAmounts::byGuid (const std::string &_guid) -> Item::Ptr
 Load BudgetAmount by Guid.