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

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

addresspdb::StandardResourceInfoprivate
getAddress()pdb::StandardResourceInfoinline
getMemSize()pdb::StandardResourceInfoinline
getNodeId()pdb::StandardResourceInfoinline
getNumCores()pdb::StandardResourceInfoinline
getPort()pdb::StandardResourceInfoinline
memSizepdb::StandardResourceInfoprivate
nodeIdpdb::StandardResourceInfoprivate
numCorespdb::StandardResourceInfoprivate
portpdb::StandardResourceInfoprivate
setAddress(std::string &address)pdb::StandardResourceInfoinline
setMemSize(int memSize)pdb::StandardResourceInfoinline
setNodeId(NodeID nodeId)pdb::StandardResourceInfoinline
setNumCores(int numCores)pdb::StandardResourceInfoinline
setPort(int port)pdb::StandardResourceInfoinline
StandardResourceInfo()pdb::StandardResourceInfoinline
StandardResourceInfo(int numCores, int memSize, std::string address, int port, int nodeId)pdb::StandardResourceInfoinline
~StandardResourceInfo()pdb::StandardResourceInfoinline