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::ResourceInfo Member List

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

addresspdb::ResourceInfoprivate
deleteObject(void *deleteMe)pdb::Objectinlinevirtual
getAddress()pdb::ResourceInfoinline
getMemSize()pdb::ResourceInfoinline
getNodeId()pdb::ResourceInfoinline
getNumCores()pdb::ResourceInfoinline
getPort()pdb::ResourceInfoinline
getSize(void *ofMe)pdb::Objectinlinevirtual
getVTablePtr()pdb::Objectinline
memSizepdb::ResourceInfoprivate
nodeIdpdb::ResourceInfoprivate
numCorespdb::ResourceInfoprivate
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
portpdb::ResourceInfoprivate
ResourceInfo()pdb::ResourceInfoinline
ResourceInfo(int numCores, int memSize, std::string address, int port, int nodeId)pdb::ResourceInfoinline
setAddress(pdb::String &address)pdb::ResourceInfoinline
setMemSize(int memSize)pdb::ResourceInfoinline
setNodeId(NodeID nodeId)pdb::ResourceInfoinline
setNumCores(int numCores)pdb::ResourceInfoinline
setPort(int port)pdb::ResourceInfoinline
setUpAndCopyFrom(void *target, void *source) const pdb::Objectinlinevirtual
setVTablePtr(void *setToMe)pdb::Objectinline
~ResourceInfo()pdb::ResourceInfoinline