|
|
#include <VisionX/components/pointcloud_processor/TabletopSegmentation/TabletopSegmentation.h>
Inheritance diagram for ServiceProvider:Public Member Functions | |
| void | requestService (const std::string &, Ice::Int relativeTimeoutMs, const Ice::Current &) |
| ServiceProvider (const std::string &serviceName, const std::function< void(int)> &callback) | |
| void | setServiceConfig (const std::string &, const StringVariantBaseMap &, const Ice::Current &) |
Definition at line 52 of file TabletopSegmentation.h.
| ServiceProvider | ( | const std::string & | serviceName, |
| const std::function< void(int)> & | callback | ||
| ) |
Definition at line 431 of file TabletopSegmentation.cpp.
| void requestService | ( | const std::string & | serviceName, |
| Ice::Int | relativeTimeoutMs, | ||
| const Ice::Current & | |||
| ) |
Definition at line 438 of file TabletopSegmentation.cpp.
|
inline |
Definition at line 61 of file TabletopSegmentation.h.