|
#include <VisionX/components/pointcloud_processor/TabletopSegmentation/TabletopSegmentation.h>
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 60 of file TabletopSegmentation.h.
ServiceProvider | ( | const std::string & | serviceName, |
const std::function< void(int)> & | callback | ||
) |
Definition at line 421 of file TabletopSegmentation.cpp.
void requestService | ( | const std::string & | serviceName, |
Ice::Int | relativeTimeoutMs, | ||
const Ice::Current & | |||
) |
Definition at line 428 of file TabletopSegmentation.cpp.
|
inline |
Definition at line 67 of file TabletopSegmentation.h.