fesa::ProxyInterface Member List
This is the complete list of members for
fesa::ProxyInterface, including all inherited members.
getDeviceHandle(const std::string &deviceName) | fesa::ProxyInterface | [private] |
getProperty(const std::string &deviceName, const std::string &cycleSelector, DataType &property) | fesa::ProxyInterface | [inline] |
getProperty(const std::string &deviceName, const std::string &cycleSelector, DataType &property, FilterType &filter) | fesa::ProxyInterface | [inline] |
OnSubscriptionEventSource class | fesa::ProxyInterface | [friend] |
ProxyInterface() | fesa::ProxyInterface | |
rda_ | fesa::ProxyInterface | [private] |
rdaDeviceHandleCollection_ | fesa::ProxyInterface | [private] |
registerDevice(const std::string &deviceName) | fesa::ProxyInterface | [private] |
replyHandler_ | fesa::ProxyInterface | [private] |
setProperty(const std::string &deviceName, const std::string &cycleSelector, DataType &property) | fesa::ProxyInterface | [inline] |
setProperty(const std::string &deviceName, std::string &cycleSelector, DataType &property, FilterType &filter) | fesa::ProxyInterface | [inline] |
subscribe(const std::string &deviceName, const std::string &propertyName) | fesa::ProxyInterface | |
subscribe(const std::string &deviceName, const std::string &propertyName, const std::string &cycleSelector) | fesa::ProxyInterface | |
subscriptionCollection_ | fesa::ProxyInterface | [private] |
unsubscribe(const std::string &deviceName, const std::string &propertyName) | fesa::ProxyInterface | |
unsubscribe(const std::string &deviceName, const std::string &propertyName, const std::string &cycleSelector) | fesa::ProxyInterface | |
waitNotification(std::string &deviceName, std::string &propertyName, std::string &cycleSelectorName, rdaData &value) | fesa::ProxyInterface | |
~ProxyInterface() | fesa::ProxyInterface | |