GridComputing
Job Management in Grid Computing
|
This is the complete list of members for Software, including all inherited members.
_maxNameLength | Software | privatestatic |
_name | Software | private |
_version | Software | private |
GetName() const | Software | |
GetVersion() const | Software | |
Load(ByteBuffer &bb) | Software | static |
operator!=(const Software &other) const | Software | |
operator==(const Software &other) const | Software | |
Print(std::ostream &os=std::cout) const override | Software | virtual |
PrintHeader(std::ostream &os=std::cout) | Software | static |
ReadFromString(const std::string &name) | Software | static |
Save(ByteBuffer &bb) const override | Software | virtual |
Software(const std::string &name, int major, int minor, int revision) | Software | |
Software() | Software | private |