8 #ifndef FEEDBACKCONNECTIONDATA_HPP_ 9 #define FEEDBACKCONNECTIONDATA_HPP_ 11 #include "components/ConnectionData.hpp" 12 #include "layers/HyPerLayer.hpp" 46 int initialize(
char const *name,
HyPerCol *hc);
48 virtual void setObjectType()
override;
52 virtual Response::Status
53 communicateInitInfo(std::shared_ptr<CommunicateInitInfoMessage const> message)
override;
59 #endif // FEEDBACKCONNECTIONDATA_HPP_
virtual void ioParam_postLayerName(enum ParamsIOFlag ioFlag) override
preLayerName: FeedbackConnectionData does not read the preLayerName parameter, but takes the pre and ...
virtual void ioParam_preLayerName(enum ParamsIOFlag ioFlag) override
preLayerName: FeedbackConnectionData does not read the preLayerName parameter, but takes the pre and ...
virtual int ioParamsFillGroup(enum ParamsIOFlag ioFlag) override