GridComputing
Job Management in Grid Computing
|
#include "interfaces.h"
#include "bytebuffer.h"
#include <string>
#include <sstream>
#include <tuple>
Go to the source code of this file.
Classes | |
class | Software |
Software Class. More... | |
struct | Software::VersionData |
Struct to hold version information (major, minor and revision). More... | |
struct | Software::VersionData::Hash |
Hash so it is possible to compare 2 VersionData. More... | |
struct | Software::Hash |
Hash so it is possible to compare 2 VersionData. More... | |