AceSmartSoft API Documentation
SmartACE::PushClient< DataType > Member List

This is the complete list of members for SmartACE::PushClient< DataType >, including all inherited members.

add(WiringSlave *slave, const std::string &port)SmartACE::PushClient< DataType >
blocking(const bool b)SmartACE::PushClient< DataType >
connect(const std::string &server, const std::string &service)SmartACE::PushClient< DataType >
disconnect()SmartACE::PushClient< DataType >
getServerInfo(SmartTimeValue &t, bool &r)SmartACE::PushClient< DataType >
getUpdate(DataType &d)SmartACE::PushClient< DataType >
getUpdateWait(DataType &d, const Smart::Duration &timeout=Smart::Duration::max())SmartACE::PushClient< DataType >
PushClient(SmartComponent *component, const std::string &port, WiringSlave *slave)SmartACE::PushClient< DataType >
PushClient(SmartComponent *component)SmartACE::PushClient< DataType >
PushClient(SmartComponent *component, const std::string &server, const std::string &service)SmartACE::PushClient< DataType >
remove()SmartACE::PushClient< DataType >
subscribe(const unsigned int &prescale=1)SmartACE::PushClient< DataType >
unsubscribe()SmartACE::PushClient< DataType >
~PushClient()SmartACE::PushClient< DataType >virtual