| connect(const std::string &ip="", int port=0) | agvc_interface::RtdeClient | |
| Connected 枚举值 | agvc_interface::RtdeClient | |
| disconnect() | agvc_interface::RtdeClient | |
| Disconnected 枚举值 | agvc_interface::RtdeClient | |
| Event 枚举名称 | agvc_interface::RtdeClient | |
| getInputMaps() | agvc_interface::RtdeClient | |
| getOutputMaps() | agvc_interface::RtdeClient | |
| getProtocolVersion() | agvc_interface::RtdeClient | |
| getRegisteredInputRecipe() | agvc_interface::RtdeClient | |
| getRegisteredOutputRecipe() | agvc_interface::RtdeClient | |
| hasConnected() const | agvc_interface::RtdeClient | |
| hasConnected1(std::function< void(bool)> callback) | agvc_interface::RtdeClient | |
| hasLogined() | agvc_interface::RtdeClient | |
| impl | agvc_interface::RtdeClient | private |
| login(const std::string &usrname, const std::string &passwd) | agvc_interface::RtdeClient | |
| logout() | agvc_interface::RtdeClient | |
| publish(int chanel, std::function< void(OutputBuilder &)> callback) | agvc_interface::RtdeClient | |
| removeTopic(bool to_server, int chanel) | agvc_interface::RtdeClient | |
| RtdeClient(int mode=0) | agvc_interface::RtdeClient | |
| setEventHandler(std::function< void(int)> cb) | agvc_interface::RtdeClient | |
| setLogHandler(std::function< void(int, const char *, int, const std::string &)> handler) | agvc_interface::RtdeClient | |
| setTopic(bool to_server, const std::vector< std::string > &names, double freq, int expected_chanel) | agvc_interface::RtdeClient | |
| subscribe(int chanel, std::function< void(InputParser &)> callback) | agvc_interface::RtdeClient | |
| ~RtdeClient() | agvc_interface::RtdeClient | |