|
AceSmartSoft API Documentation
|
This is the complete list of members for SmartACE::QueryClient< R, A >, including all inherited members.
| add(WiringSlave *slave, const std::string &port) | SmartACE::QueryClient< R, A > | |
| blocking(const bool b) | SmartACE::QueryClient< R, A > | |
| connect(const std::string &server, const std::string &service) | SmartACE::QueryClient< R, A > | |
| disconnect() | SmartACE::QueryClient< R, A > | |
| query(const R &request, A &answer) | SmartACE::QueryClient< R, A > | |
| QueryClient(SmartComponent *component, const std::string &port, WiringSlave *slave) | SmartACE::QueryClient< R, A > | |
| QueryClient(SmartComponent *component) | SmartACE::QueryClient< R, A > | |
| QueryClient(SmartComponent *component, const std::string &server, const std::string &service) | SmartACE::QueryClient< R, A > | |
| queryDiscard(const Smart::QueryIdPtr id) | SmartACE::QueryClient< R, A > | |
| queryReceive(const Smart::QueryIdPtr id, A &answer) | SmartACE::QueryClient< R, A > | |
| queryReceiveWait(const Smart::QueryIdPtr id, A &answer, const Smart::Duration &timeout=Smart::Duration::max()) | SmartACE::QueryClient< R, A > | |
| queryRequest(const R &request, Smart::QueryIdPtr &id) | SmartACE::QueryClient< R, A > | |
| remove() | SmartACE::QueryClient< R, A > | |
| ~QueryClient() | SmartACE::QueryClient< R, A > | virtual |
1.8.13