UHD
003.005.000-54-stable
|
coerce(const coercer_type &coercer)=0 | uhd::property< T > | [pure virtual] |
coercer_type typedef | uhd::property< T > | |
empty(void) const =0 | uhd::property< T > | [pure virtual] |
get(void) const =0 | uhd::property< T > | [pure virtual] |
publish(const publisher_type &publisher)=0 | uhd::property< T > | [pure virtual] |
publisher_type typedef | uhd::property< T > | |
set(const T &value)=0 | uhd::property< T > | [pure virtual] |
subscribe(const subscriber_type &subscriber)=0 | uhd::property< T > | [pure virtual] |
subscriber_type typedef | uhd::property< T > | |
update(void)=0 | uhd::property< T > | [pure virtual] |