GridComputing
Job Management in Grid Computing
|
This is the complete list of members for Grid, including all inherited members.
_gm | Grid | private |
_maxNameLength | Grid | privatestatic |
_maxTopicLength | Grid | privatestatic |
_name | Grid | private |
_topic | Grid | private |
ChangeName(const std::string &name) | Grid | |
ChangeTopic(const std::string &topic) | Grid | |
GetAvailableMachineCount() const | Grid | |
GetGridManager() | Grid | |
GetName() const | Grid | |
GetTopic() const | Grid | |
Grid(const std::string &name, const std::string &topic, GridManager *gm) | Grid | private |
Grid(const std::string &name, const std::string &topic) | Grid | |
Grid(const Grid &) | Grid | private |
HighestMachineRAM() const | Grid | |
Load(ByteBuffer &bb) | Grid | static |
operator=(Grid const &) | Grid | private |
Print(std::ostream &os=std::cout) const override | Grid | virtual |
PrintHeader(std::ostream &os=std::cout) | Grid | static |
Save(ByteBuffer &bb) const override | Grid | virtual |
TotalDiskSpace() const | Grid | |
Update(uint32 diff) override | Grid | virtual |
~Grid() | Grid |