PetaVision  Alpha
PV::LayerUpdateStateMessage Class Reference
Inheritance diagram for PV::LayerUpdateStateMessage:
PV::BaseMessage

Public Member Functions

 LayerUpdateStateMessage (int phase, bool recvOnGpuFlag, bool updateOnGpuFlag, double simTime, double deltaTime, bool *someLayerIsPending, bool *someLayerHasActed)
 
std::string const & getMessageType () const
 

Data Fields

double mDeltaT
 
int mPhase
 
bool mRecvOnGpuFlag
 
bool * mSomeLayerHasActed
 
bool * mSomeLayerIsPending
 
double mTime
 
bool mUpdateOnGpuFlag
 

Protected Member Functions

void setMessageType (std::string const &messageType)
 
void setMessageType (char const *messageType)
 

Detailed Description

Definition at line 188 of file Messages.hpp.


The documentation for this class was generated from the following file: