helics  3.0.1
helics::VectorSubscription2d< X > Member List

This is the complete list of members for helics::VectorSubscription2d< X >, including all inherited members.

at(int index_x, int index_y) consthelics::VectorSubscription2d< X >inline
getVals() consthelics::VectorSubscription2d< X >inline
operator=(VectorSubscription2d &&vs) noexcepthelics::VectorSubscription2d< X >inline
operator[](int index) consthelics::VectorSubscription2d< X >inline
setInputNotificationCallback(std::function< void(int, Time)> callback)helics::VectorSubscription2d< X >inline
VectorSubscription2d() noexcept (defined in helics::VectorSubscription2d< X >)helics::VectorSubscription2d< X >inline
VectorSubscription2d(FedPtr valueFed, const std::string &key, int startIndex_x, int count_x, int startIndex_y, int count_y, const X &defValue, const std::string &units=std::string())helics::VectorSubscription2d< X >inline