helics  3.5.2
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, std::string_view key, int startIndex_x, int count_x, int startIndex_y, int count_y, const X &defValue, std::string_view units=std::string_view())helics::VectorSubscription2d< X >inline