AceSmartSoft API Documentation
SmartACE::SendClient< C > Member List

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

add(SmartACE::WiringSlave *slave, const std::string &port)SmartACE::SendClient< C >
blocking(const bool b)SmartACE::SendClient< C >
connect(const std::string &server, const std::string &service)SmartACE::SendClient< C >
disconnect()SmartACE::SendClient< C >
remove()SmartACE::SendClient< C >
send(const C &c)SmartACE::SendClient< C >
SendClient(SmartComponent *component, const std::string &port, SmartACE::WiringSlave *slave)SmartACE::SendClient< C >
SendClient(SmartComponent *component)SmartACE::SendClient< C >
SendClient(SmartComponent *component, const std::string &server, const std::string &service)SmartACE::SendClient< C >
~SendClient()SmartACE::SendClient< C >virtual