fesa-core  7.0.0
fesa::ProxyInterface Member List

This is the complete list of members for fesa::ProxyInterface, including all inherited members.

getProperty(const std::string &deviceName, const std::string &cycleSelector)fesa::ProxyInterface
getProperty(const std::string &deviceName, const std::string &cycleSelector, const FilterType &filter)fesa::ProxyInterface
setProperty(const std::string &deviceName, const std::string &cycleSelector, const DataType &property)fesa::ProxyInterface
setProperty(const std::string &deviceName, const std::string &cycleSelector, const DataType &property, const FilterType &filter)fesa::ProxyInterface
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
subscribe(const std::string &deviceName, const std::string &propertyName, const ServerData &filter)fesa::ProxyInterface
subscribe(const std::string &deviceName, const std::string &propertyName, const std::string &cycleSelector, const ServerData &filter)fesa::ProxyInterface
timedGetProperty(const std::string &deviceName, const std::string &cycleSelector, std::time_t timeoutSec, std::time_t timeoutNanoSec, bool &timedOut)fesa::ProxyInterface
timedGetProperty(const std::string &deviceName, const std::string &cycleSelector, const FilterType &filter, std::time_t timeoutSec, std::time_t timeoutNanoSec, bool &timedOut)fesa::ProxyInterface
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
unsubscribe(const std::string &deviceName, const std::string &propertyName, const ServerData &filter)fesa::ProxyInterface
unsubscribe(const std::string &deviceName, const std::string &propertyName, const std::string &cycleSelector, const ServerData &filter)fesa::ProxyInterface
waitNotification(std::string &deviceName, std::string &propertyName)fesa::ProxyInterface