|
| LayerUpdateStateMessage (int phase, bool recvOnGpuFlag, bool updateOnGpuFlag, double simTime, double deltaTime, bool *someLayerIsPending, bool *someLayerHasActed) |
|
std::string const & | getMessageType () const |
|
|
double | mDeltaT |
|
int | mPhase |
|
bool | mRecvOnGpuFlag |
|
bool * | mSomeLayerHasActed |
|
bool * | mSomeLayerIsPending |
|
double | mTime |
|
bool | mUpdateOnGpuFlag |
|
|
void | setMessageType (std::string const &messageType) |
|
void | setMessageType (char const *messageType) |
|
Definition at line 188 of file Messages.hpp.
The documentation for this class was generated from the following file: