notification of manager that spawning is possible (i.e. shmem has been set up) More...
#include <core/messages.h>
Public Member Functions | |
SpawnPrepared (const Spawn &spawn) | |
int | hubId () const |
int | spawnId () const |
void | setSpawnId (int id) |
const char * | getName () const |
Additional Inherited Members |
notification of manager that spawning is possible (i.e. shmem has been set up)
vistle::message::SpawnPrepared::SpawnPrepared | ( | const Spawn & | spawn | ) |
const char * vistle::message::SpawnPrepared::getName | ( | ) | const |
int vistle::message::SpawnPrepared::hubId | ( | ) | const |
void vistle::message::SpawnPrepared::setSpawnId | ( | int | id | ) |
int vistle::message::SpawnPrepared::spawnId | ( | ) | const |