#include <UserData.h>
Inheritance diagram for cluster::AppDataMixin< BASE >:


Public Member Functions | |
| AppDataMixin (const vpr::GUID &id, const std::string &host_name) | |
| virtual vpr::ReturnStatus | writeObject (vpr::ObjectWriter *writer) |
| virtual vpr::ReturnStatus | readObject (vpr::ObjectReader *reader) |
This is the type of the object held by an instance of cluster::UserData<T> (T == BASE).
Definition at line 127 of file UserData.h.
| cluster::AppDataMixin< BASE >::AppDataMixin | ( | const vpr::GUID & | id, | |
| const std::string & | host_name | |||
| ) | [inline] |
| virtual vpr::ReturnStatus cluster::AppDataMixin< BASE >::writeObject | ( | vpr::ObjectWriter * | writer | ) | [inline, virtual] |
| virtual vpr::ReturnStatus cluster::AppDataMixin< BASE >::readObject | ( | vpr::ObjectReader * | reader | ) | [inline, virtual] |
1.5.1