Proxy class that is returned/set by the getter and setter methods of ChannelProperty.
More...
#include <visualization/ChannelProperty.h>
Proxy class that is returned/set by the getter and setter methods of ChannelProperty.
It acts as an interface between the ChannelProperty template class and the PropertyEditor. There's a PropertyEditor delegate for this ChannelPropertyProxy class.
For internal use only!
◆ ChannelPropertyProxy() [1/2]
◆ ChannelPropertyProxy() [2/2]
◆ reflect()
void reflect |
( |
Reflector & |
r | ) |
|
|
inline |
◆ isValid()
Returns true, if an existing channel is set.
◆ getAvailableChannels()
std::list<std::pair<std::string, Typename> > getAvailableChannels |
( |
| ) |
|
|
inline |
Returns list of (channelID,typename) pairs containing the channels that match the desired type.
◆ channelID
◆ property
The documentation for this class was generated from the following file: