TwiceAsNice  2019-02-18
Public Member Functions | Static Public Member Functions | List of all members
Basda::ImageViewSpecialPixelInterfacePy Class Reference
Inheritance diagram for Basda::ImageViewSpecialPixelInterfacePy:
Inheritance graph
Collaboration diagram for Basda::ImageViewSpecialPixelInterfacePy:
Collaboration graph

Public Member Functions

 ImageViewSpecialPixelInterfacePy (const Nice::JointPtr &_config)
 
virtual bool changeState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
virtual bool waitForState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
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)
 
 ImageViewSpecialPixelInterfacePy (const Nice::JointPtr &_config)
 
virtual bool changeState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
virtual bool waitForState (Basda::ServiceState _state, const Nice::Time &_wait=Nice::Time())
 
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)
 
- Public Member Functions inherited from Basda::ImageViewSpecialPixelInterface
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)
 
- Public Member Functions inherited from Basda::ServiceWorkerInterface
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())
 

Static Public Member Functions

static ImageViewSpecialPixelInterfacePyPtr create (const std::string &_absnodename)
 
static ImageViewSpecialPixelInterfacePyPtr create (const std::string &_absnodename)
 
- Static Public Member Functions inherited from Basda::ImageViewSpecialPixelInterface
static ImageViewSpecialPixelInterfacePtr create (const std::string &_absnodename)
 
static ImageViewSpecialPixelInterfacePtr create (const Nice::JointPtr &_config)
 
static ImageViewSpecialPixelInterfacePtr connect (const Nice::Endpoint &, const Nice::JointPtr &_config)
 
static ImageViewSpecialPixelInterfacePtr create (const std::string &_absnodename)
 
static ImageViewSpecialPixelInterfacePtr create (const Nice::JointPtr &_config)
 
static ImageViewSpecialPixelInterfacePtr connect (const Nice::Endpoint &, const Nice::JointPtr &_config)
 
- Static Public Member Functions inherited from Basda::ServiceWorkerInterface
static void addAttribute (const Nice::JointPtr &_node)
 
template<typename Type >
static IceUtil::Handle< Typecreate (const Nice::JointPtr &_config, const std::string &_name)
 
template<typename Type >
static IceUtil::Handle< Typeconnect (const Nice::Endpoint &_ep, const Nice::JointPtr &_config, const std::string &_name)
 
static void addAttribute (const Nice::JointPtr &_node)
 
template<typename Type >
static IceUtil::Handle< Typecreate (const Nice::JointPtr &_config, const std::string &_name)
 
template<typename Type >
static IceUtil::Handle< Typeconnect (const Nice::Endpoint &_ep, const Nice::JointPtr &_config, const std::string &_name)
 

Additional Inherited Members

- Public Types inherited from Basda::ImageViewSpecialPixelInterface
enum  CMDS {
  SETSPECIALPIXEL, ADDSPECIALPIXEL, GETSPECIALPIXEL, SETSPECIALPIXEL,
  ADDSPECIALPIXEL, GETSPECIALPIXEL
}
 
enum  CMDS {
  SETSPECIALPIXEL, ADDSPECIALPIXEL, GETSPECIALPIXEL, SETSPECIALPIXEL,
  ADDSPECIALPIXEL, GETSPECIALPIXEL
}
 
- Static Public Attributes inherited from Basda::ImageViewSpecialPixelInterface
static std::map< std::string, Nice::CompletionStates_enumMapStringToNum
 
- Protected Member Functions inherited from Basda::ImageViewSpecialPixelInterface
 ImageViewSpecialPixelInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0)
 
virtual ~ImageViewSpecialPixelInterface ()
 
 ImageViewSpecialPixelInterface (const Nice::JointPtr &, const Nice::AppConfigClientPtr &_cc=0)
 
virtual ~ImageViewSpecialPixelInterface ()
 
- Protected Member Functions inherited from Basda::ServiceWorkerInterface
void addListener ()
 
template<typename BridgeType >
IceUtil::Handle< BridgeType > addCmdBridge (const std::string &_node)
 
 ServiceWorkerInterface (const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0)
 
void addListener ()
 
template<typename BridgeType >
IceUtil::Handle< BridgeType > addCmdBridge (const std::string &_node)
 
 ServiceWorkerInterface (const Nice::JointPtr &_config, const Nice::AppConfigClientPtr &_cc=0)
 
- Protected Attributes inherited from Basda::ServiceWorkerInterface
std::string m_identity
 
Nice::I64 m_id
 
Nice::JointPtr m_config
 
Nice::AppConfigClientPtr m_cc
 
ServiceWorkerInterfaceWatchdogListenerm_listener
 
Nice::PropertyBridgeReadWaitProxyPtr m_stateBridgeReadWaitProxy
 
Basda::ServiceWorkerReadWaitCompletionProxyPtr m_stopReadWaitProxy
 
- Static Protected Attributes inherited from Basda::ServiceWorkerInterface
static std::map< std::string, ServiceWorkerInterfacePtrs_inst
 

Constructor & Destructor Documentation

◆ ImageViewSpecialPixelInterfacePy() [1/2]

Basda::ImageViewSpecialPixelInterfacePy::ImageViewSpecialPixelInterfacePy ( const Nice::JointPtr _config)
inline

◆ ImageViewSpecialPixelInterfacePy() [2/2]

Basda::ImageViewSpecialPixelInterfacePy::ImageViewSpecialPixelInterfacePy ( const Nice::JointPtr _config)
inline

Member Function Documentation

◆ addSpecialPixel() [1/2]

void Basda::ImageViewSpecialPixelInterfacePy::addSpecialPixel ( const Nice::Point _pnt,
double  _radius,
const std::string &  _descr 
)
inline
Note
overridden

◆ addSpecialPixel() [2/2]

void Basda::ImageViewSpecialPixelInterfacePy::addSpecialPixel ( const Nice::Point _pnt,
double  _radius,
const std::string &  _descr 
)
inline
Note
overridden

◆ changeState() [1/2]

virtual bool Basda::ImageViewSpecialPixelInterfacePy::changeState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ changeState() [2/2]

virtual bool Basda::ImageViewSpecialPixelInterfacePy::changeState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ create() [1/2]

static ImageViewSpecialPixelInterfacePyPtr Basda::ImageViewSpecialPixelInterfacePy::create ( const std::string &  _absnodename)
inlinestatic

◆ create() [2/2]

static ImageViewSpecialPixelInterfacePyPtr Basda::ImageViewSpecialPixelInterfacePy::create ( const std::string &  _absnodename)
inlinestatic

◆ getSpecialPixel() [1/2]

Basda::ImageViewSpecialPixelData Basda::ImageViewSpecialPixelInterfacePy::getSpecialPixel ( int  _idx)
inline
Note
overridden

◆ getSpecialPixel() [2/2]

Basda::ImageViewSpecialPixelData Basda::ImageViewSpecialPixelInterfacePy::getSpecialPixel ( int  _idx)
inline
Note
overridden

◆ setSpecialPixel() [1/2]

void Basda::ImageViewSpecialPixelInterfacePy::setSpecialPixel ( int  _idx,
const Nice::Point _pnt,
double  _radius,
const std::string &  _descr 
)
inline
Note
overridden

◆ setSpecialPixel() [2/2]

void Basda::ImageViewSpecialPixelInterfacePy::setSpecialPixel ( int  _idx,
const Nice::Point _pnt,
double  _radius,
const std::string &  _descr 
)
inline
Note
overridden

◆ waitForState() [1/2]

virtual bool Basda::ImageViewSpecialPixelInterfacePy::waitForState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

◆ waitForState() [2/2]

virtual bool Basda::ImageViewSpecialPixelInterfacePy::waitForState ( Basda::ServiceState  _state,
const Nice::Time _wait = Nice::Time() 
)
inlinevirtual
Note
overridden

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