|
void | init () |
|
void | setSpecialPixels (const Basda::SeqImageViewSpecialPixelData &_val, const Nice::Date &_date=Nice::Date::now()) |
|
Basda::SeqImageViewSpecialPixelData | getSpecialPixels () |
|
void | setSpecialPixel (int _idx, const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
void | addSpecialPixel (const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
Basda::ImageViewSpecialPixelData | getSpecialPixel (int _idx) |
|
void | init () |
|
void | setSpecialPixels (const Basda::SeqImageViewSpecialPixelData &_val, const Nice::Date &_date=Nice::Date::now()) |
|
Basda::SeqImageViewSpecialPixelData | getSpecialPixels () |
|
void | setSpecialPixel (int _idx, const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
void | addSpecialPixel (const Nice::Point &_pnt, double _radius, const std::string &_descr) |
|
Basda::ImageViewSpecialPixelData | getSpecialPixel (int _idx) |
|
virtual | ~ServiceWorkerInterface () |
|
std::string | identity () |
|
Nice::I64 | id () |
|
Nice::JointPtr | config () |
|
bool | isConnected () |
|
template<typename Type > |
void | set (const char *_key, const Type &_val) |
|
template<typename Type > |
Type | get (const char *_key) |
|
template<typename Type > |
Type | getAttribute (const char *_key, const char *_attr) |
|
void | abort () |
|
bool | stop (const Nice::Time &_timeout=Nice::Time()) |
|
Basda::ServiceState | state () |
|
bool | changeState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForActiveState (const Nice::Time &_timeout=Nice::Time()) |
|
virtual | ~ServiceWorkerInterface () |
|
std::string | identity () |
|
Nice::I64 | id () |
|
Nice::JointPtr | config () |
|
bool | isConnected () |
|
template<typename Type > |
void | set (const char *_key, const Type &_val) |
|
template<typename Type > |
Type | get (const char *_key) |
|
template<typename Type > |
Type | getAttribute (const char *_key, const char *_attr) |
|
void | abort () |
|
bool | stop (const Nice::Time &_timeout=Nice::Time()) |
|
Basda::ServiceState | state () |
|
bool | changeState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForState (Basda::ServiceState _state, const Nice::Time &_timeout=Nice::Time()) |
|
bool | waitForActiveState (const Nice::Time &_timeout=Nice::Time()) |
|