|
Open-Transactions
0.93.0-ge03d287
|
#include <OTStorage.hpp>


Public Member Functions | |
| virtual | ~Acct () |
Public Member Functions inherited from opentxs::OTDB::Displayable | |
| virtual | ~Displayable () |
Public Member Functions inherited from opentxs::OTDB::Storable | |
| virtual | ~Storable () |
Public Attributes | |
| std::string | acct_id |
| std::string | server_id |
Public Attributes inherited from opentxs::OTDB::Displayable | |
| std::string | gui_label |
Protected Member Functions | |
| Acct () | |
Protected Member Functions inherited from opentxs::OTDB::Displayable | |
| Displayable () | |
Protected Member Functions inherited from opentxs::OTDB::Storable | |
| Storable () | |
Additional Inherited Members | |
Static Public Member Functions inherited from opentxs::OTDB::Storable | |
| static EXPORT Storable * | Create (StoredObjectType eType, PackType thePackType) |
Protected Attributes inherited from opentxs::OTDB::Storable | |
| std::string | m_Type |
Definition at line 1460 of file OTStorage.hpp.
|
inlineprotected |
Definition at line 1466 of file OTStorage.hpp.
|
inlinevirtual |
Definition at line 1473 of file OTStorage.hpp.
| std::string opentxs::OTDB::Acct::acct_id |
Definition at line 1479 of file OTStorage.hpp.
| std::string opentxs::OTDB::Acct::server_id |
Definition at line 1480 of file OTStorage.hpp.