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
PDBObject Member List

This is the complete list of members for PDBObject, including all inherited members.

dbIdPDBObjectprivate
freeObject()PDBObject
getDatabaseID() const PDBObjectinline
getRaw() const PDBObjectinline
getSetID() const PDBObjectinline
getShmOffset() const PDBObjectinline
getSize() const PDBObjectinline
getTypeID() const PDBObjectinline
PDBObject()PDBObject
PDBObject(void *dataIn, DatabaseID dbId, UserTypeID typeId, SetID setId, size_t dataSize)PDBObject
rawBytesPDBObjectprivate
setDatabaseID(DatabaseID dbId)PDBObjectinline
setIdPDBObjectprivate
setRaw(void *data)PDBObjectinline
setSetID(SetID setId)PDBObjectinline
setShmOffset(size_t size)PDBObjectinline
setSize(size_t size)PDBObjectinline
setTypeID(UserTypeID typeId)PDBObjectinline
shmOffsetPDBObjectprivate
sizePDBObjectprivate
typeIdPDBObjectprivate
~PDBObject()PDBObject