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

Public Member Functions

 LayerRecvSynapticInputMessage (int phase, Timer *timer, bool recvOnGpuFlag, 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
 
TimermTimer
 

Protected Member Functions

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

Detailed Description

Definition at line 153 of file Messages.hpp.


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