Open-Transactions  0.93.0-ge03d287
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
opentxs::OTDB::Storage Member List

This is the complete list of members for opentxs::OTDB::Storage, including all inherited members.

Create(StorageType eStorageType, PackType ePackType)opentxs::OTDB::Storagestatic
CreateObject(StoredObjectType eType)opentxs::OTDB::Storage
DecodeObject(StoredObjectType theObjectType, std::string strInput)opentxs::OTDB::Storage
EncodeObject(Storable &theContents)opentxs::OTDB::Storage
EraseValueByKey(std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")opentxs::OTDB::Storage
Exists(std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")=0opentxs::OTDB::Storagepure virtual
FormPathString(std::string &strOutput, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")=0opentxs::OTDB::Storagepure virtual
GetPacker(PackType ePackType=OTDB_DEFAULT_PACKER)opentxs::OTDB::Storage
GetType() const opentxs::OTDB::Storage
onEraseValueByKey(std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")=0opentxs::OTDB::Storageprotectedpure virtual
onQueryPackedBuffer(PackedBuffer &theBuffer, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")=0opentxs::OTDB::Storageprotectedpure virtual
onQueryPlainString(std::string &theBuffer, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")=0opentxs::OTDB::Storageprotectedpure virtual
onStorePackedBuffer(PackedBuffer &theBuffer, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")=0opentxs::OTDB::Storageprotectedpure virtual
onStorePlainString(std::string &theBuffer, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")=0opentxs::OTDB::Storageprotectedpure virtual
QueryObject(StoredObjectType theObjectType, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")opentxs::OTDB::Storage
QueryPlainString(std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")opentxs::OTDB::Storage
QueryString(std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")opentxs::OTDB::Storage
SetPacker(OTPacker &thePacker)opentxs::OTDB::Storageinlineprotected
Storage()opentxs::OTDB::Storageinlineprotected
Storage(const Storage &)opentxs::OTDB::Storageinlineprotected
StoreObject(Storable &theContents, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")opentxs::OTDB::Storage
StorePlainString(std::string strContents, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")opentxs::OTDB::Storage
StoreString(std::string strContents, std::string strFolder, std::string oneStr="", std::string twoStr="", std::string threeStr="")opentxs::OTDB::Storage
~Storage()opentxs::OTDB::Storageinlinevirtual