ServiceProvider Class Reference

#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 &)
 

Detailed Description

Definition at line 60 of file TabletopSegmentation.h.

Constructor & Destructor Documentation

◆ ServiceProvider()

ServiceProvider ( const std::string &  serviceName,
const std::function< void(int)> &  callback 
)

Definition at line 421 of file TabletopSegmentation.cpp.

Member Function Documentation

◆ requestService()

void requestService ( const std::string &  serviceName,
Ice::Int  relativeTimeoutMs,
const Ice::Current &   
)

Definition at line 428 of file TabletopSegmentation.cpp.

◆ setServiceConfig()

void setServiceConfig ( const std::string &  ,
const StringVariantBaseMap ,
const Ice::Current &   
)
inline

Definition at line 67 of file TabletopSegmentation.h.


The documentation for this class was generated from the following files: