|
ifm3d
|
This is the complete list of members for ifm3d::PCICClient, including all inherited members.
| Call(const std::string &request, std::function< void(const std::string &response)> callback) | ifm3d::PCICClient | |
| Call(const std::string &request) | ifm3d::PCICClient | |
| Call(const std::string &request, std::string &response, long timeout_millis) | ifm3d::PCICClient | |
| CancelCallback(long callback_id) | ifm3d::PCICClient | |
| operator=(PCICClient &&)=delete (defined in ifm3d::PCICClient) | ifm3d::PCICClient | |
| operator=(const PCICClient &)=delete (defined in ifm3d::PCICClient) | ifm3d::PCICClient | |
| PCICClient(ifm3d::LegacyDevice::Ptr cam, const std::uint16_t pcic_port=ifm3d::PCIC_PORT) | ifm3d::PCICClient | |
| PCICClient(PCICClient &&)=delete (defined in ifm3d::PCICClient) | ifm3d::PCICClient | |
| PCICClient(PCICClient &)=delete (defined in ifm3d::PCICClient) | ifm3d::PCICClient | |
| Ptr typedef (defined in ifm3d::PCICClient) | ifm3d::PCICClient | |
| SetErrorCallback(std::function< void(const std::string &error)> callback) | ifm3d::PCICClient | |
| SetNotificationCallback(std::function< void(const std::string ¬ification)> callback) | ifm3d::PCICClient | |
| Stop() | ifm3d::PCICClient | |
| ~PCICClient() | ifm3d::PCICClient | virtual |