GridComputing
Job Management in Grid Computing
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Software Member List

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

_maxNameLengthSoftwareprivatestatic
_nameSoftwareprivate
_versionSoftwareprivate
GetName() const Software
GetVersion() const Software
Load(ByteBuffer &bb)Softwarestatic
operator!=(const Software &other) const Software
operator==(const Software &other) const Software
Print(std::ostream &os=std::cout) const overrideSoftwarevirtual
PrintHeader(std::ostream &os=std::cout)Softwarestatic
ReadFromString(const std::string &name)Softwarestatic
Save(ByteBuffer &bb) const overrideSoftwarevirtual
Software(const std::string &name, int major, int minor, int revision)Software
Software()Softwareprivate