A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pdb::StorageAddData Member List

This is the complete list of members for pdb::StorageAddData, including all inherited members.

compressedOrNotpdb::StorageAddDataprivate
dataBasepdb::StorageAddDataprivate
deleteObject(void *deleteMe)pdb::Objectinlinevirtual
directPutOrNotpdb::StorageAddDataprivate
flushOrNotpdb::StorageAddDataprivate
getDatabase()pdb::StorageAddDatainline
getSetName()pdb::StorageAddDatainline
getSize(void *ofMe)pdb::Objectinlinevirtual
getType()pdb::StorageAddDatainline
getTypeID()pdb::StorageAddDatainline
getVTablePtr()pdb::Objectinline
isCompressed()pdb::StorageAddDatainline
isDirectPut()pdb::StorageAddDatainline
isFlushing()pdb::StorageAddDatainline
isTypeCheck()pdb::StorageAddDatainline
operator delete(void *me)pdb::Objectinlinestatic
operator new(size_t sz, const std::nothrow_t &tag)pdb::Objectinlinestatic
operator new(size_t sz)pdb::Objectinlinestatic
operator new(std::size_t count, void *ptr)pdb::Objectinlinestatic
setNamepdb::StorageAddDataprivate
setUpAndCopyFrom(void *target, void *source) const pdb::Objectinlinevirtual
setVTablePtr(void *setToMe)pdb::Objectinline
StorageAddData()pdb::StorageAddDatainline
StorageAddData(std::string dataBase, std::string setName, std::string typeName, bool typeCheck=true, bool flushOrNot=true, bool compressedOrNot=false, bool directPutOrNot=false)pdb::StorageAddDatainline
StorageAddData(std::string dataBase, std::string setName, std::string typeName, int typeID, bool typeCheck=true, bool flushOrNot=true, bool compressedOrNot=false, bool directPutOrNot=false)pdb::StorageAddDatainline
typeCheckpdb::StorageAddDataprivate
typeIDpdb::StorageAddDataprivate
typeNamepdb::StorageAddDataprivate
~StorageAddData()pdb::StorageAddDatainline