1#line 2 "src/Eng/Engine.h"
3#ifndef __ENG_ENGINE_H___
4#define __ENG_ENGINE_H___
23 bool open(
const std::string & _filePath );
bool hasGnucashewExtensions()
Database has Gnucashew Extensions.
GCW::Eng::Accounts & accounts()
bool open(const std::string &_filePath)
Open the Database.
bool isOpen()
Is Database Open.
GCW::Eng::Accounts m_accounts