GnuCashew ~ GnuCash Enabled Web
GCW
|
#include "Glb/gcwglobal.h"
#include "3rd/decimal.h"
#include "define.h"
#include "App.h"
#include "Dbo/Vars/Vars.h"
Go to the source code of this file.
Namespaces | |
GCW | |
GCW::Cfg | |
Config Namespace. | |
Macros | |
#define | DEC_NAMESPACE DECIMAL |
Functions | |
DECIMAL::decimal_format | GCW::Cfg::decimal_format () |
Decimal Format Specifier. More... | |
std::string | GCW::Cfg::date_format () |
Date Format Specifier. More... | |
std::string | GCW::Cfg::time_format () |
Time Format Specifier. More... | |
#define DEC_NAMESPACE DECIMAL |
Definition at line 6 of file GnuCashew.h.