GnuCashew ~ Web Application compatible with GnuCash sql data files.
GCW
|
#include <AbstractSession.h>
Protected Attributes | |
std::string | m_path |
bool | m_isOpen = false |
Definition at line 11 of file AbstractSession.h.
|
inline |
Definition at line 16 of file AbstractSession.h.
Definition at line 26 of file AbstractSession.h.
References m_isOpen.
Referenced by GCW::Dbo::GnuCashew::Session::open().
Open a database.
Definition at line 27 of file AbstractSession.cpp.
Referenced by GCW::Dbo::GnuCashew::Session::open().
Definition at line 24 of file AbstractSession.h.
References m_path.
Definition at line 33 of file AbstractSession.h.
Referenced by isOpen(), and GCW::Dbo::GnuCashew::Session::open().
|
protected |
Definition at line 32 of file AbstractSession.h.
Referenced by path().