|
| Slave (const std::string &name, const std::string &data_filename, const std::string &directory_path, unsigned int numprocs) |
|
const std::string & | name () const |
|
const std::string & | dataFilename () const |
|
const std::string & | directoryPath () const |
|
unsigned int | numprocs () const |
|
void | name (const std::string &value) |
|
void | dataFilename (const std::string &value) |
|
void | directoryPath (const std::string &value) |
|
void | numprocs (unsigned int value) |
|
bool | operator== (const Slave &other) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
|
static Slave | serializationTestObject () |
|
The documentation for this class was generated from the following files: