TwiceAsNice  2019-02-18
Classes | Public Member Functions | Protected Member Functions | Protected Attributes | Private Types | Private Attributes | List of all members
Basda::VinoDeviceAlgo< Type > Class Template Reference

#include <BasdaVinoDeviceAlgo.h>

Inheritance diagram for Basda::VinoDeviceAlgo< Type >:
Inheritance graph
Collaboration diagram for Basda::VinoDeviceAlgo< Type >:
Collaboration graph

Classes

class  RingbufferWorker
 

Public Member Functions

 VinoDeviceAlgo (const Nice::JointPtr &_config)
 
virtual ~VinoDeviceAlgo ()
 
virtual void open ()
 open device More...
 
virtual void close ()
 close device More...
 
virtual void reset (Basda::DeviceAsync &=Basda::Device::s_async)
 reset the device More...
 
virtual void version ()
 version More...
 
virtual void init (Basda::DeviceAsync &=Basda::Device::s_async)
 init the device More...
 
virtual void deinit (Basda::DeviceAsync &=Basda::Device::s_async)
 deinit the device More...
 
virtual void activate (Basda::DeviceAsync &=Basda::Device::s_async)
 activate the device More...
 
virtual void deactivate (Basda::DeviceAsync &=Basda::Device::s_async)
 deactivate the device More...
 
virtual void setCallback (VinoDeviceImageCallbackType *_callback)
 
virtual Nice::Size chipsize ()
 VinoDevice. More...
 
virtual Nice::Size channels ()
 
virtual Nice::Size overscan ()
 
virtual void setGain (Nice::U16 _gain)
 
virtual Nice::U16 gain ()
 
virtual Nice::SeqString gainTypes ()
 
virtual void setBin (Nice::U16 _bin)
 
virtual Nice::U16 bin ()
 
virtual void setExpoMode (Basda::ExpoModeType)
 
virtual Basda::ExpoModeType expoMode ()
 
virtual void setExpotime (const Nice::Time &_exp)
 
virtual Nice::Time expotime ()
 
virtual void setFramerate (double _exp)
 
virtual double framerate ()
 
virtual void setProgram (Nice::U16)
 
virtual Nice::U16 program ()
 
virtual Nice::SeqString programTypes ()
 
virtual void setDarkIdx (Nice::Int _prg, Nice::Int _gain, const Basda::ImageBase &_bias)
 
virtual Basda::ImageBase darkIdx (Nice::Int _prg, Nice::Int _gain)
 
virtual Basda::ImageBase currentDarkImage ()
 
virtual void setFull (bool _overscan=false)
 
virtual void setWindow (const Nice::Rect &, int _bin)
 
virtual Nice::Rect window ()
 
virtual void setWCS (const Nice::WMatrix &_wmatrix)
 
virtual Nice::WMatrix wcs ()
 
virtual void setBiasIdx (Nice::U16 _channel, Nice::U16 _bias)
 
virtual void setBiasAll (std::vector< Nice::U16 >)
 
virtual Nice::U16 biasIdx (Nice::U16 _channel)
 
virtual std::vector< Nice::U16biasAll ()
 
virtual ImageTypePtr readImageSingle (DeviceAsync &_async=s_async)
 
virtual void readImageMulti (size_t num, DeviceAsync &_async=s_async)
 
virtual void readImageEndless (DeviceAsync &_async=s_async)
 
virtual void stopImageRead ()
 
virtual void pauseImageRead ()
 
virtual bool isReachable ()
 function to check whether the device is reachable or not More...
 
 VinoDeviceAlgo (const Nice::JointPtr &_config)
 
virtual ~VinoDeviceAlgo ()
 
virtual void open ()
 open device More...
 
virtual void close ()
 close device More...
 
virtual void reset (Basda::DeviceAsync &=Basda::Device::s_async)
 reset the device More...
 
virtual void version ()
 version More...
 
virtual void init (Basda::DeviceAsync &=Basda::Device::s_async)
 init the device More...
 
virtual void deinit (Basda::DeviceAsync &=Basda::Device::s_async)
 deinit the device More...
 
virtual void activate (Basda::DeviceAsync &=Basda::Device::s_async)
 activate the device More...
 
virtual void deactivate (Basda::DeviceAsync &=Basda::Device::s_async)
 deactivate the device More...
 
virtual void setCallback (VinoDeviceImageCallbackType *_callback)
 
virtual Nice::Size chipsize ()
 VinoDevice. More...
 
virtual Nice::Size channels ()
 
virtual Nice::Size overscan ()
 
virtual void setGain (Nice::U16 _gain)
 
virtual Nice::U16 gain ()
 
virtual Nice::SeqString gainTypes ()
 
virtual void setBin (Nice::U16 _bin)
 
virtual Nice::U16 bin ()
 
virtual void setExpoMode (Basda::ExpoModeType)
 
virtual Basda::ExpoModeType expoMode ()
 
virtual void setExpotime (const Nice::Time &_exp)
 
virtual Nice::Time expotime ()
 
virtual void setFramerate (double _exp)
 
virtual double framerate ()
 
virtual void setProgram (Nice::U16)
 
virtual Nice::U16 program ()
 
virtual Nice::SeqString programTypes ()
 
virtual void setDarkIdx (Nice::Int _prg, Nice::Int _gain, const Basda::ImageBase &_bias)
 
virtual Basda::ImageBase darkIdx (Nice::Int _prg, Nice::Int _gain)
 
virtual Basda::ImageBase currentDarkImage ()
 
virtual void setFull (bool _overscan=false)
 
virtual void setWindow (const Nice::Rect &, int _bin)
 
virtual Nice::Rect window ()
 
virtual void setWCS (const Nice::WMatrix &_wmatrix)
 
virtual Nice::WMatrix wcs ()
 
virtual void setBiasIdx (Nice::U16 _channel, Nice::U16 _bias)
 
virtual void setBiasAll (std::vector< Nice::U16 >)
 
virtual Nice::U16 biasIdx (Nice::U16 _channel)
 
virtual std::vector< Nice::U16biasAll ()
 
virtual ImageTypePtr readImageSingle (DeviceAsync &_async=s_async)
 
virtual void readImageMulti (size_t num, DeviceAsync &_async=s_async)
 
virtual void readImageEndless (DeviceAsync &_async=s_async)
 
virtual void stopImageRead ()
 
virtual void pauseImageRead ()
 
virtual bool isReachable ()
 function to check whether the device is reachable or not More...
 
 VinoDeviceAlgo (const Nice::JointPtr &_config)
 
virtual ~VinoDeviceAlgo ()
 
virtual void open ()
 open device More...
 
virtual void close ()
 close device More...
 
virtual void reset (Basda::DeviceAsync &=Basda::Device::s_async)
 reset the device More...
 
virtual void version ()
 version More...
 
virtual void init (Basda::DeviceAsync &=Basda::Device::s_async)
 init the device More...
 
virtual void deinit (Basda::DeviceAsync &=Basda::Device::s_async)
 deinit the device More...
 
virtual void activate (Basda::DeviceAsync &=Basda::Device::s_async)
 activate the device More...
 
virtual void deactivate (Basda::DeviceAsync &=Basda::Device::s_async)
 deactivate the device More...
 
virtual void setCallback (VinoDeviceImageCallbackType *_callback)
 
virtual Nice::Size chipsize ()
 VinoDevice. More...
 
virtual Nice::Size channels ()
 
virtual Nice::Size overscan ()
 
virtual void setGain (Nice::U16 _gain)
 
virtual Nice::U16 gain ()
 
virtual Nice::SeqString gainTypes ()
 
virtual void setBin (Nice::U16 _bin)
 
virtual Nice::U16 bin ()
 
virtual void setExpoMode (Basda::ExpoModeType)
 
virtual Basda::ExpoModeType expoMode ()
 
virtual void setExpotime (const Nice::Time &_exp)
 
virtual Nice::Time expotime ()
 
virtual void setFramerate (double _exp)
 
virtual double framerate ()
 
virtual void setProgram (Nice::U16)
 
virtual Nice::U16 program ()
 
virtual Nice::SeqString programTypes ()
 
virtual void setDarkIdx (Nice::Int _prg, Nice::Int _gain, const Basda::ImageBase &_bias)
 
virtual Basda::ImageBase darkIdx (Nice::Int _prg, Nice::Int _gain)
 
virtual Basda::ImageBase currentDarkImage ()
 
virtual void setFull (bool _overscan=false)
 
virtual void setWindow (const Nice::Rect &, int _bin)
 
virtual Nice::Rect window ()
 
virtual void setWCS (const Nice::WMatrix &_wmatrix)
 
virtual Nice::WMatrix wcs ()
 
virtual void setBiasIdx (Nice::U16 _channel, Nice::U16 _bias)
 
virtual void setBiasAll (std::vector< Nice::U16 >)
 
virtual Nice::U16 biasIdx (Nice::U16 _channel)
 
virtual std::vector< Nice::U16biasAll ()
 
virtual ImageTypePtr readImageSingle (DeviceAsync &_async=s_async)
 
virtual void readImageMulti (size_t num, DeviceAsync &_async=s_async)
 
virtual void readImageEndless (DeviceAsync &_async=s_async)
 
virtual void stopImageRead ()
 
virtual void pauseImageRead ()
 
virtual bool isReachable ()
 function to check whether the device is reachable or not More...
 
- Public Member Functions inherited from Basda::VinoDevice< Type >
virtual void setCallback (ImageCallback *_callback)=0
 
virtual void setCallback (ImageCallback *_callback)=0
 
virtual void setCallback (ImageCallback *_callback)=0
 
 VinoDevice (const Nice::JointPtr &_config)
 
 VinoDevice (const Nice::JointPtr &_config)
 
 VinoDevice (const Nice::JointPtr &_config)
 
 ~VinoDevice ()
 
 ~VinoDevice ()
 
 ~VinoDevice ()
 
virtual Nice::SeqPoint channelpos ()
 
virtual Nice::SeqPoint channelpos ()
 
virtual Nice::SeqPoint channelpos ()
 
virtual Nice::SeqSize channelscale ()
 
virtual Nice::SeqSize channelscale ()
 
virtual Nice::SeqSize channelscale ()
 
virtual void setBias (Nice::U16)
 
virtual void setBias (Nice::U16)
 
virtual void setBias (Nice::U16)
 
virtual void useDarkImage (bool _use)
 
virtual void useDarkImage (bool _use)
 
virtual void useDarkImage (bool _use)
 
- Public Member Functions inherited from Basda::RingbufferDevice< Image< Type > >
 RingbufferDevice (const Nice::JointPtr &_config)
 
 RingbufferDevice (const Nice::JointPtr &_config)
 
 ~RingbufferDevice ()
 
 ~RingbufferDevice ()
 
virtual bool isIdle ()
 
virtual bool isIdle ()
 
virtual RingbufferRegime::State state ()
 
virtual RingbufferRegime::State state ()
 
DataTypePtr lastData ()
 
DataTypePtr lastData ()
 
size_t lastDataNum ()
 
size_t lastDataNum ()
 
void waitForState (RingbufferRegime::State _state, DeviceAsync &_async=s_async)
 
void waitForState (RingbufferRegime::State _state, DeviceAsync &_async=s_async)
 
bool timedWaitForState (RingbufferRegime::State _state, const Nice::Time &_time, DeviceAsync &_async=s_async)
 
bool timedWaitForState (RingbufferRegime::State _state, const Nice::Time &_time, DeviceAsync &_async=s_async)
 
RingbufferRegime::State waitForStateChange (DeviceAsync &_async=s_async)
 
RingbufferRegime::State waitForStateChange (DeviceAsync &_async=s_async)
 
RingbufferRegime::State timedWaitForStateChange (const Nice::Time &_time, DeviceAsync &_async=s_async)
 
RingbufferRegime::State timedWaitForStateChange (const Nice::Time &_time, DeviceAsync &_async=s_async)
 
RingbufferRegime::State waitForNextData (DataTypePtr &_img, int _last, DeviceAsync &_async=s_async)
 
RingbufferRegime::State waitForNextData (DataTypePtr &_img, int _last, DeviceAsync &_async=s_async)
 
RingbufferRegime::State timedWaitForNextData (DataTypePtr &_img, int _last, const Nice::Time &_time, DeviceAsync &_async=s_async)
 
RingbufferRegime::State timedWaitForNextData (DataTypePtr &_img, int _last, const Nice::Time &_time, DeviceAsync &_async=s_async)
 
RingbufferRegime::State waitForNewData (DataTypePtr &_img, DeviceAsync &_async=s_async)
 
RingbufferRegime::State waitForNewData (DataTypePtr &_img, DeviceAsync &_async=s_async)
 
RingbufferRegime::State timedWaitForNewData (DataTypePtr &_img, const Nice::Time &_time, DeviceAsync &_async=s_async)
 
RingbufferRegime::State timedWaitForNewData (DataTypePtr &_img, const Nice::Time &_time, DeviceAsync &_async=s_async)
 
- Public Member Functions inherited from Basda::Device
 Device (const Nice::JointPtr &_config)
 constructor. This is an elementary (lazy) action which stores the name and gets configuration. More...
 
virtual ~Device ()
 destructor Does nothing More...
 
virtual void setConfig (const Nice::JointPtr &_config)
 init with config tree ptr More...
 
Nice::JointPtrconfig ()
 retrieve the property tree More...
 
std::string & name ()
 retrieve the name set at ctor time. More...
 
 Device (const Nice::JointPtr &_config)
 constructor. This is an elementary (lazy) action which stores the name and gets configuration. More...
 
virtual ~Device ()
 destructor Does nothing More...
 
virtual void setConfig (const Nice::JointPtr &_config)
 init with config tree ptr More...
 
Nice::JointPtrconfig ()
 retrieve the property tree More...
 
std::string & name ()
 retrieve the name set at ctor time. More...
 
- Public Member Functions inherited from Basda::TempoDummyDevice
 TempoDummyDevice (const Nice::JointPtr &_config)
 
virtual ~TempoDummyDevice ()
 
virtual void updateProperties ()
 
void setReachable (bool state)
 set reachability status of the device More...
 
 TempoDummyDevice (const Nice::JointPtr &_config)
 
virtual ~TempoDummyDevice ()
 
virtual void updateProperties ()
 
void setReachable (bool state)
 set reachability status of the device More...
 
 TempoDummyDevice (const Nice::JointPtr &_config)
 
virtual ~TempoDummyDevice ()
 
virtual void updateProperties ()
 
void setReachable (bool state)
 set reachability status of the device More...
 
- Public Member Functions inherited from Basda::Tempo::TempoDevice
 TempoDevice (const Nice::JointPtr &config)
 
virtual ~TempoDevice ()
 
 TempoDevice (const Nice::JointPtr &config)
 
virtual ~TempoDevice ()
 
 TempoDevice (const Nice::JointPtr &config)
 
virtual ~TempoDevice ()
 

Protected Member Functions

virtual RingbufferTypePtr ringbuffer ()
 
virtual RingbufferTypePtr ringbuffer ()
 
virtual RingbufferTypePtr ringbuffer ()
 

Protected Attributes

Nice::JointPtrVector m_moduleNodes
 
Nice::JointPtrVector m_description
 
RingbufferWorkerPtr m_ringbufferWorker
 
Nice::Size m_channels
 
Seq3U16 m_biases
 
- Protected Attributes inherited from Basda::Device
Nice::JointPtr m_config
 
Nice::JointPtr m_cfg
 
Nice::JointPtr m_var
 
std::string m_name
 
- Protected Attributes inherited from Basda::TempoDummyDevice
Nice::JointPtrVector m_moduleNodes
 

Private Types

typedef Image< TypeImageType
 
typedef std::vector< ImageTypeSeqImageType
 
typedef std::vector< SeqImageTypeSeqSeqImageType
 
typedef IceUtil::Handle< ImageTypeImageTypePtr
 
typedef RingbufferDevice< ImageType >::DataRingbufferType RingbufferType
 
typedef IceUtil::Handle< RingbufferTypeRingbufferTypePtr
 
typedef VinoDevice< Type >::ImageCallback VinoDeviceImageCallbackType
 
typedef Vino::DeviceAlgoPlugin< TypeVinoDeviceAlgoPluginType
 
typedef IceUtil::Handle< VinoDeviceAlgoPluginTypeVinoDeviceAlgoPluginTypePtr
 
typedef std::vector< VinoDeviceAlgoPluginTypePtrVinoDeviceAlgoPluginTypePtrSeq
 
typedef VinoRingbufferWorker< TypeVinoRingbufferWorkerType
 
typedef IceUtil::Handle< VinoRingbufferWorkerTypeVinoRingbufferWorkerTypePtr
 
typedef std::vector< Nice::U16SeqU16
 
typedef std::vector< SeqU16Seq2U16
 
typedef std::vector< Seq2U16Seq3U16
 
typedef IceUtil::Handle< RingbufferWorkerRingbufferWorkerPtr
 
typedef Image< TypeImageType
 
typedef std::vector< ImageTypeSeqImageType
 
typedef std::vector< SeqImageTypeSeqSeqImageType
 
typedef IceUtil::Handle< ImageTypeImageTypePtr
 
typedef RingbufferDevice< ImageType >::DataRingbufferType RingbufferType
 
typedef IceUtil::Handle< RingbufferTypeRingbufferTypePtr
 
typedef VinoDevice< Type >::ImageCallback VinoDeviceImageCallbackType
 
typedef Vino::DeviceAlgoPlugin< TypeVinoDeviceAlgoPluginType
 
typedef IceUtil::Handle< VinoDeviceAlgoPluginTypeVinoDeviceAlgoPluginTypePtr
 
typedef std::vector< VinoDeviceAlgoPluginTypePtrVinoDeviceAlgoPluginTypePtrSeq
 
typedef VinoRingbufferWorker< TypeVinoRingbufferWorkerType
 
typedef IceUtil::Handle< VinoRingbufferWorkerTypeVinoRingbufferWorkerTypePtr
 
typedef std::vector< Nice::U16SeqU16
 
typedef std::vector< SeqU16Seq2U16
 
typedef std::vector< Seq2U16Seq3U16
 
typedef IceUtil::Handle< RingbufferWorkerRingbufferWorkerPtr
 
typedef Image< TypeImageType
 
typedef std::vector< ImageTypeSeqImageType
 
typedef std::vector< SeqImageTypeSeqSeqImageType
 
typedef IceUtil::Handle< ImageTypeImageTypePtr
 
typedef RingbufferDevice< ImageType >::DataRingbufferType RingbufferType
 
typedef IceUtil::Handle< RingbufferTypeRingbufferTypePtr
 
typedef VinoDevice< Type >::ImageCallback VinoDeviceImageCallbackType
 
typedef Vino::DeviceAlgoPlugin< TypeVinoDeviceAlgoPluginType
 
typedef IceUtil::Handle< VinoDeviceAlgoPluginTypeVinoDeviceAlgoPluginTypePtr
 
typedef std::vector< VinoDeviceAlgoPluginTypePtrVinoDeviceAlgoPluginTypePtrSeq
 
typedef VinoRingbufferWorker< TypeVinoRingbufferWorkerType
 
typedef IceUtil::Handle< VinoRingbufferWorkerTypeVinoRingbufferWorkerTypePtr
 
typedef std::vector< Nice::U16SeqU16
 
typedef std::vector< SeqU16Seq2U16
 
typedef std::vector< Seq2U16Seq3U16
 
typedef IceUtil::Handle< RingbufferWorkerRingbufferWorkerPtr
 

Private Attributes

size_t m_ringbufferSize
 
bool m_activated
 

Additional Inherited Members

- Public Types inherited from Basda::VinoDevice< Type >
typedef IceUtil::Handle< Image< Type > > RingBufferDataTypePtr
 
typedef IceUtil::Handle< Image< Type > > RingBufferDataTypePtr
 
typedef IceUtil::Handle< Image< Type > > RingBufferDataTypePtr
 
typedef std::vector< Image< Type > > SeqRingBufferDataType
 
typedef std::vector< Image< Type > > SeqRingBufferDataType
 
typedef std::vector< Image< Type > > SeqRingBufferDataType
 
typedef std::vector< SeqRingBufferDataTypeSeqSeqRingBufferDataType
 
typedef std::vector< SeqRingBufferDataTypeSeqSeqRingBufferDataType
 
typedef std::vector< SeqRingBufferDataTypeSeqSeqRingBufferDataType
 
typedef std::vector< RingBufferDataTypePtrSeqImagePtrType
 
typedef std::vector< RingBufferDataTypePtrSeqImagePtrType
 
typedef std::vector< RingBufferDataTypePtrSeqImagePtrType
 
typedef std::vector< RingBufferDataTypePtr >::iterator SeqImagePtrItType
 
typedef std::vector< RingBufferDataTypePtr >::iterator SeqImagePtrItType
 
typedef std::vector< RingBufferDataTypePtr >::iterator SeqImagePtrItType
 
typedef std::vector< RingBufferDataTypePtr >::const_iterator SeqImagePtrConstItType
 
typedef std::vector< RingBufferDataTypePtr >::const_iterator SeqImagePtrConstItType
 
typedef std::vector< RingBufferDataTypePtr >::const_iterator SeqImagePtrConstItType
 
- Public Types inherited from Basda::RingbufferDevice< Image< Type > >
typedef Ringbuffer< Image< Type > > DataRingbufferType
 
typedef Ringbuffer< Image< Type > > DataRingbufferType
 
typedef IceUtil::Handle< DataRingbufferTypeDataRingbufferTypePtr
 
typedef IceUtil::Handle< DataRingbufferTypeDataRingbufferTypePtr
 
- Static Public Attributes inherited from Basda::Device
static DeviceAsyncImpl s_async
 

Member Typedef Documentation

◆ ImageType [1/3]

template<typename Type>
typedef Image<Type> Basda::VinoDeviceAlgo< Type >::ImageType
private

◆ ImageType [2/3]

template<typename Type>
typedef Image<Type> Basda::VinoDeviceAlgo< Type >::ImageType
private

◆ ImageType [3/3]

template<typename Type>
typedef Image<Type> Basda::VinoDeviceAlgo< Type >::ImageType
private

◆ ImageTypePtr [1/3]

template<typename Type>
typedef IceUtil::Handle<ImageType> Basda::VinoDeviceAlgo< Type >::ImageTypePtr
private

◆ ImageTypePtr [2/3]

template<typename Type>
typedef IceUtil::Handle<ImageType> Basda::VinoDeviceAlgo< Type >::ImageTypePtr
private

◆ ImageTypePtr [3/3]

template<typename Type>
typedef IceUtil::Handle<ImageType> Basda::VinoDeviceAlgo< Type >::ImageTypePtr
private

◆ RingbufferType [1/3]

◆ RingbufferType [2/3]

◆ RingbufferType [3/3]

◆ RingbufferTypePtr [1/3]

template<typename Type>
typedef IceUtil::Handle<RingbufferType> Basda::VinoDeviceAlgo< Type >::RingbufferTypePtr
private

◆ RingbufferTypePtr [2/3]

template<typename Type>
typedef IceUtil::Handle<RingbufferType> Basda::VinoDeviceAlgo< Type >::RingbufferTypePtr
private

◆ RingbufferTypePtr [3/3]

template<typename Type>
typedef IceUtil::Handle<RingbufferType> Basda::VinoDeviceAlgo< Type >::RingbufferTypePtr
private

◆ RingbufferWorkerPtr [1/3]

template<typename Type>
typedef IceUtil::Handle<RingbufferWorker> Basda::VinoDeviceAlgo< Type >::RingbufferWorkerPtr
private

◆ RingbufferWorkerPtr [2/3]

template<typename Type>
typedef IceUtil::Handle<RingbufferWorker> Basda::VinoDeviceAlgo< Type >::RingbufferWorkerPtr
private

◆ RingbufferWorkerPtr [3/3]

template<typename Type>
typedef IceUtil::Handle<RingbufferWorker> Basda::VinoDeviceAlgo< Type >::RingbufferWorkerPtr
private

◆ Seq2U16 [1/3]

template<typename Type>
typedef std::vector<SeqU16> Basda::VinoDeviceAlgo< Type >::Seq2U16
private

◆ Seq2U16 [2/3]

template<typename Type>
typedef std::vector<SeqU16> Basda::VinoDeviceAlgo< Type >::Seq2U16
private

◆ Seq2U16 [3/3]

template<typename Type>
typedef std::vector<SeqU16> Basda::VinoDeviceAlgo< Type >::Seq2U16
private

◆ Seq3U16 [1/3]

template<typename Type>
typedef std::vector<Seq2U16> Basda::VinoDeviceAlgo< Type >::Seq3U16
private

◆ Seq3U16 [2/3]

template<typename Type>
typedef std::vector<Seq2U16> Basda::VinoDeviceAlgo< Type >::Seq3U16
private

◆ Seq3U16 [3/3]

template<typename Type>
typedef std::vector<Seq2U16> Basda::VinoDeviceAlgo< Type >::Seq3U16
private

◆ SeqImageType [1/3]

template<typename Type>
typedef std::vector<ImageType> Basda::VinoDeviceAlgo< Type >::SeqImageType
private

◆ SeqImageType [2/3]

template<typename Type>
typedef std::vector<ImageType> Basda::VinoDeviceAlgo< Type >::SeqImageType
private

◆ SeqImageType [3/3]

template<typename Type>
typedef std::vector<ImageType> Basda::VinoDeviceAlgo< Type >::SeqImageType
private

◆ SeqSeqImageType [1/3]

template<typename Type>
typedef std::vector<SeqImageType> Basda::VinoDeviceAlgo< Type >::SeqSeqImageType
private

◆ SeqSeqImageType [2/3]

template<typename Type>
typedef std::vector<SeqImageType> Basda::VinoDeviceAlgo< Type >::SeqSeqImageType
private

◆ SeqSeqImageType [3/3]

template<typename Type>
typedef std::vector<SeqImageType> Basda::VinoDeviceAlgo< Type >::SeqSeqImageType
private

◆ SeqU16 [1/3]

template<typename Type>
typedef std::vector<Nice::U16> Basda::VinoDeviceAlgo< Type >::SeqU16
private

◆ SeqU16 [2/3]

template<typename Type>
typedef std::vector<Nice::U16> Basda::VinoDeviceAlgo< Type >::SeqU16
private

◆ SeqU16 [3/3]

template<typename Type>
typedef std::vector<Nice::U16> Basda::VinoDeviceAlgo< Type >::SeqU16
private

◆ VinoDeviceAlgoPluginType [1/3]

template<typename Type>
typedef Vino::DeviceAlgoPlugin<Type> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginType
private

◆ VinoDeviceAlgoPluginType [2/3]

template<typename Type>
typedef Vino::DeviceAlgoPlugin<Type> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginType
private

◆ VinoDeviceAlgoPluginType [3/3]

template<typename Type>
typedef Vino::DeviceAlgoPlugin<Type> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginType
private

◆ VinoDeviceAlgoPluginTypePtr [1/3]

template<typename Type>
typedef IceUtil::Handle<VinoDeviceAlgoPluginType> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginTypePtr
private

◆ VinoDeviceAlgoPluginTypePtr [2/3]

template<typename Type>
typedef IceUtil::Handle<VinoDeviceAlgoPluginType> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginTypePtr
private

◆ VinoDeviceAlgoPluginTypePtr [3/3]

template<typename Type>
typedef IceUtil::Handle<VinoDeviceAlgoPluginType> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginTypePtr
private

◆ VinoDeviceAlgoPluginTypePtrSeq [1/3]

template<typename Type>
typedef std::vector<VinoDeviceAlgoPluginTypePtr> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginTypePtrSeq
private

◆ VinoDeviceAlgoPluginTypePtrSeq [2/3]

template<typename Type>
typedef std::vector<VinoDeviceAlgoPluginTypePtr> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginTypePtrSeq
private

◆ VinoDeviceAlgoPluginTypePtrSeq [3/3]

template<typename Type>
typedef std::vector<VinoDeviceAlgoPluginTypePtr> Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgoPluginTypePtrSeq
private

◆ VinoDeviceImageCallbackType [1/3]

template<typename Type>
typedef VinoDevice<Type>::ImageCallback Basda::VinoDeviceAlgo< Type >::VinoDeviceImageCallbackType
private

◆ VinoDeviceImageCallbackType [2/3]

template<typename Type>
typedef VinoDevice<Type>::ImageCallback Basda::VinoDeviceAlgo< Type >::VinoDeviceImageCallbackType
private

◆ VinoDeviceImageCallbackType [3/3]

template<typename Type>
typedef VinoDevice<Type>::ImageCallback Basda::VinoDeviceAlgo< Type >::VinoDeviceImageCallbackType
private

◆ VinoRingbufferWorkerType [1/3]

template<typename Type>
typedef VinoRingbufferWorker<Type> Basda::VinoDeviceAlgo< Type >::VinoRingbufferWorkerType
private

◆ VinoRingbufferWorkerType [2/3]

template<typename Type>
typedef VinoRingbufferWorker<Type> Basda::VinoDeviceAlgo< Type >::VinoRingbufferWorkerType
private

◆ VinoRingbufferWorkerType [3/3]

template<typename Type>
typedef VinoRingbufferWorker<Type> Basda::VinoDeviceAlgo< Type >::VinoRingbufferWorkerType
private

◆ VinoRingbufferWorkerTypePtr [1/3]

template<typename Type>
typedef IceUtil::Handle<VinoRingbufferWorkerType> Basda::VinoDeviceAlgo< Type >::VinoRingbufferWorkerTypePtr
private

◆ VinoRingbufferWorkerTypePtr [2/3]

template<typename Type>
typedef IceUtil::Handle<VinoRingbufferWorkerType> Basda::VinoDeviceAlgo< Type >::VinoRingbufferWorkerTypePtr
private

◆ VinoRingbufferWorkerTypePtr [3/3]

template<typename Type>
typedef IceUtil::Handle<VinoRingbufferWorkerType> Basda::VinoDeviceAlgo< Type >::VinoRingbufferWorkerTypePtr
private

Constructor & Destructor Documentation

◆ VinoDeviceAlgo() [1/3]

template<typename Type >
Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgo ( const Nice::JointPtr _config)

◆ ~VinoDeviceAlgo() [1/3]

template<typename Type >
Basda::VinoDeviceAlgo< Type >::~VinoDeviceAlgo ( )
virtual

◆ VinoDeviceAlgo() [2/3]

template<typename Type>
Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgo ( const Nice::JointPtr _config)

◆ ~VinoDeviceAlgo() [2/3]

template<typename Type>
virtual Basda::VinoDeviceAlgo< Type >::~VinoDeviceAlgo ( )
virtual

◆ VinoDeviceAlgo() [3/3]

template<typename Type>
Basda::VinoDeviceAlgo< Type >::VinoDeviceAlgo ( const Nice::JointPtr _config)

◆ ~VinoDeviceAlgo() [3/3]

template<typename Type>
virtual Basda::VinoDeviceAlgo< Type >::~VinoDeviceAlgo ( )
virtual

Member Function Documentation

◆ activate() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::activate ( Basda::DeviceAsync _async = Basda::Device::s_async)
virtual

activate the device

Reimplemented from Basda::TempoDummyDevice.

◆ activate() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::activate ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

activate the device

Reimplemented from Basda::TempoDummyDevice.

◆ activate() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::activate ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

activate the device

Reimplemented from Basda::TempoDummyDevice.

◆ biasAll() [1/3]

template<typename Type >
std::vector< Nice::U16 > Basda::VinoDeviceAlgo< Type >::biasAll ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ biasAll() [2/3]

template<typename Type>
virtual std::vector<Nice::U16> Basda::VinoDeviceAlgo< Type >::biasAll ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ biasAll() [3/3]

template<typename Type>
virtual std::vector<Nice::U16> Basda::VinoDeviceAlgo< Type >::biasAll ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ biasIdx() [1/3]

template<typename Type >
Nice::U16 Basda::VinoDeviceAlgo< Type >::biasIdx ( Nice::U16  _channel)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ biasIdx() [2/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::biasIdx ( Nice::U16  _channel)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ biasIdx() [3/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::biasIdx ( Nice::U16  _channel)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ bin() [1/3]

template<typename Type >
Nice::U16 Basda::VinoDeviceAlgo< Type >::bin ( )
virtual

◆ bin() [2/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::bin ( )
virtual

◆ bin() [3/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::bin ( )
virtual

◆ channels() [1/3]

template<typename Type >
Nice::Size Basda::VinoDeviceAlgo< Type >::channels ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ channels() [2/3]

template<typename Type>
virtual Nice::Size Basda::VinoDeviceAlgo< Type >::channels ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ channels() [3/3]

template<typename Type>
virtual Nice::Size Basda::VinoDeviceAlgo< Type >::channels ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ chipsize() [1/3]

template<typename Type >
Nice::Size Basda::VinoDeviceAlgo< Type >::chipsize ( )
virtual

◆ chipsize() [2/3]

template<typename Type>
virtual Nice::Size Basda::VinoDeviceAlgo< Type >::chipsize ( )
virtual

◆ chipsize() [3/3]

template<typename Type>
virtual Nice::Size Basda::VinoDeviceAlgo< Type >::chipsize ( )
virtual

◆ close() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::close ( void  )
virtual

close device

Reimplemented from Basda::TempoDummyDevice.

◆ close() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::close ( )
virtual

close device

Reimplemented from Basda::TempoDummyDevice.

◆ close() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::close ( )
virtual

close device

Reimplemented from Basda::TempoDummyDevice.

◆ currentDarkImage() [1/3]

template<typename Type>
virtual Basda::ImageBase Basda::VinoDeviceAlgo< Type >::currentDarkImage ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ currentDarkImage() [2/3]

template<typename Type >
Basda::ImageBase Basda::VinoDeviceAlgo< Type >::currentDarkImage ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ currentDarkImage() [3/3]

template<typename Type>
virtual Basda::ImageBase Basda::VinoDeviceAlgo< Type >::currentDarkImage ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ darkIdx() [1/3]

template<typename Type>
virtual Basda::ImageBase Basda::VinoDeviceAlgo< Type >::darkIdx ( Nice::Int  _prg,
Nice::Int  _gain 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ darkIdx() [2/3]

template<typename Type>
virtual Basda::ImageBase Basda::VinoDeviceAlgo< Type >::darkIdx ( Nice::Int  _prg,
Nice::Int  _gain 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ darkIdx() [3/3]

template<typename Type >
Basda::ImageBase Basda::VinoDeviceAlgo< Type >::darkIdx ( Nice::Int  _prg,
Nice::Int  _gain 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ deactivate() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::deactivate ( Basda::DeviceAsync _async = Basda::Device::s_async)
virtual

deactivate the device

Reimplemented from Basda::TempoDummyDevice.

◆ deactivate() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::deactivate ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

deactivate the device

Reimplemented from Basda::TempoDummyDevice.

◆ deactivate() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::deactivate ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

deactivate the device

Reimplemented from Basda::TempoDummyDevice.

◆ deinit() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::deinit ( Basda::DeviceAsync _async = Basda::Device::s_async)
virtual

deinit the device

Reimplemented from Basda::TempoDummyDevice.

◆ deinit() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::deinit ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

deinit the device

Reimplemented from Basda::TempoDummyDevice.

◆ deinit() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::deinit ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

deinit the device

Reimplemented from Basda::TempoDummyDevice.

◆ expoMode() [1/3]

template<typename Type>
virtual Basda::ExpoModeType Basda::VinoDeviceAlgo< Type >::expoMode ( )
virtual

◆ expoMode() [2/3]

template<typename Type >
Basda::ExpoModeType Basda::VinoDeviceAlgo< Type >::expoMode ( )
virtual

◆ expoMode() [3/3]

template<typename Type>
virtual Basda::ExpoModeType Basda::VinoDeviceAlgo< Type >::expoMode ( )
virtual

◆ expotime() [1/3]

template<typename Type>
virtual Nice::Time Basda::VinoDeviceAlgo< Type >::expotime ( )
virtual

◆ expotime() [2/3]

template<typename Type >
Nice::Time Basda::VinoDeviceAlgo< Type >::expotime ( )
virtual

◆ expotime() [3/3]

template<typename Type>
virtual Nice::Time Basda::VinoDeviceAlgo< Type >::expotime ( )
virtual

◆ framerate() [1/3]

template<typename Type>
virtual double Basda::VinoDeviceAlgo< Type >::framerate ( )
virtual

◆ framerate() [2/3]

template<typename Type >
double Basda::VinoDeviceAlgo< Type >::framerate ( )
virtual

◆ framerate() [3/3]

template<typename Type>
virtual double Basda::VinoDeviceAlgo< Type >::framerate ( )
virtual

◆ gain() [1/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::gain ( )
virtual

◆ gain() [2/3]

template<typename Type >
Nice::U16 Basda::VinoDeviceAlgo< Type >::gain ( )
virtual

◆ gain() [3/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::gain ( )
virtual

◆ gainTypes() [1/3]

template<typename Type >
Nice::SeqString Basda::VinoDeviceAlgo< Type >::gainTypes ( )
virtual

◆ gainTypes() [2/3]

template<typename Type>
virtual Nice::SeqString Basda::VinoDeviceAlgo< Type >::gainTypes ( )
virtual

◆ gainTypes() [3/3]

template<typename Type>
virtual Nice::SeqString Basda::VinoDeviceAlgo< Type >::gainTypes ( )
virtual

◆ init() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::init ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

init the device

Reimplemented from Basda::TempoDummyDevice.

◆ init() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::init ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

init the device

Reimplemented from Basda::TempoDummyDevice.

◆ init() [3/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::init ( Basda::DeviceAsync _async = Basda::Device::s_async)
virtual

init the device

Reimplemented from Basda::TempoDummyDevice.

◆ isReachable() [1/3]

template<typename Type>
virtual bool Basda::VinoDeviceAlgo< Type >::isReachable ( )
inlinevirtual

function to check whether the device is reachable or not

Returns
true if reachable, false otherwise

Reimplemented from Basda::TempoDummyDevice.

◆ isReachable() [2/3]

template<typename Type>
virtual bool Basda::VinoDeviceAlgo< Type >::isReachable ( )
inlinevirtual

function to check whether the device is reachable or not

Returns
true if reachable, false otherwise

Reimplemented from Basda::TempoDummyDevice.

◆ isReachable() [3/3]

template<typename Type>
virtual bool Basda::VinoDeviceAlgo< Type >::isReachable ( )
inlinevirtual

function to check whether the device is reachable or not

Returns
true if reachable, false otherwise

Reimplemented from Basda::TempoDummyDevice.

◆ open() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::open ( )
virtual

open device

Reimplemented from Basda::TempoDummyDevice.

◆ open() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::open ( )
virtual

open device

Reimplemented from Basda::TempoDummyDevice.

◆ open() [3/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::open ( void  )
virtual

open device

Reimplemented from Basda::TempoDummyDevice.

◆ overscan() [1/3]

template<typename Type>
virtual Nice::Size Basda::VinoDeviceAlgo< Type >::overscan ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ overscan() [2/3]

template<typename Type >
Nice::Size Basda::VinoDeviceAlgo< Type >::overscan ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ overscan() [3/3]

template<typename Type>
virtual Nice::Size Basda::VinoDeviceAlgo< Type >::overscan ( )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ pauseImageRead() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::pauseImageRead ( )
virtual

◆ pauseImageRead() [2/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::pauseImageRead ( )
virtual

◆ pauseImageRead() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::pauseImageRead ( )
virtual

◆ program() [1/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::program ( )
virtual

◆ program() [2/3]

template<typename Type >
Nice::U16 Basda::VinoDeviceAlgo< Type >::program ( )
virtual

◆ program() [3/3]

template<typename Type>
virtual Nice::U16 Basda::VinoDeviceAlgo< Type >::program ( )
virtual

◆ programTypes() [1/3]

template<typename Type>
virtual Nice::SeqString Basda::VinoDeviceAlgo< Type >::programTypes ( )
virtual

◆ programTypes() [2/3]

template<typename Type>
virtual Nice::SeqString Basda::VinoDeviceAlgo< Type >::programTypes ( )
virtual

◆ programTypes() [3/3]

template<typename Type >
Nice::SeqString Basda::VinoDeviceAlgo< Type >::programTypes ( )
virtual

◆ readImageEndless() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::readImageEndless ( DeviceAsync _async = s_async)
virtual

◆ readImageEndless() [2/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::readImageEndless ( DeviceAsync _async = s_async)
virtual

◆ readImageEndless() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::readImageEndless ( DeviceAsync _async = s_async)
virtual

◆ readImageMulti() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::readImageMulti ( size_t  num,
DeviceAsync _async = s_async 
)
virtual

◆ readImageMulti() [2/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::readImageMulti ( size_t  num,
DeviceAsync _async = s_async 
)
virtual

◆ readImageMulti() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::readImageMulti ( size_t  num,
DeviceAsync _async = s_async 
)
virtual

◆ readImageSingle() [1/3]

template<typename Type>
virtual ImageTypePtr Basda::VinoDeviceAlgo< Type >::readImageSingle ( DeviceAsync _async = s_async)
virtual

◆ readImageSingle() [2/3]

template<typename Type >
Basda::VinoDeviceAlgo< Type >::ImageTypePtr Basda::VinoDeviceAlgo< Type >::readImageSingle ( DeviceAsync _async = s_async)
virtual

◆ readImageSingle() [3/3]

template<typename Type>
virtual ImageTypePtr Basda::VinoDeviceAlgo< Type >::readImageSingle ( DeviceAsync _async = s_async)
virtual

◆ reset() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::reset ( Basda::DeviceAsync _async = Basda::Device::s_async)
virtual

reset the device

Reimplemented from Basda::TempoDummyDevice.

◆ reset() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::reset ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

reset the device

Reimplemented from Basda::TempoDummyDevice.

◆ reset() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::reset ( Basda::DeviceAsync = Basda::Device::s_async)
virtual

reset the device

Reimplemented from Basda::TempoDummyDevice.

◆ ringbuffer() [1/3]

template<typename Type>
virtual RingbufferTypePtr Basda::VinoDeviceAlgo< Type >::ringbuffer ( )
inlineprotectedvirtual

◆ ringbuffer() [2/3]

template<typename Type>
virtual RingbufferTypePtr Basda::VinoDeviceAlgo< Type >::ringbuffer ( )
inlineprotectedvirtual

◆ ringbuffer() [3/3]

template<typename Type>
virtual RingbufferTypePtr Basda::VinoDeviceAlgo< Type >::ringbuffer ( )
inlineprotectedvirtual

◆ setBiasAll() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setBiasAll ( std::vector< Nice::U16 _all)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setBiasAll() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setBiasAll ( std::vector< Nice::U16 )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setBiasAll() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setBiasAll ( std::vector< Nice::U16 )
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setBiasIdx() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setBiasIdx ( Nice::U16  _channel,
Nice::U16  _bias 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setBiasIdx() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setBiasIdx ( Nice::U16  _channel,
Nice::U16  _bias 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setBiasIdx() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setBiasIdx ( Nice::U16  _channel,
Nice::U16  _bias 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setBin() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setBin ( Nice::U16  _bin)
virtual

◆ setBin() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setBin ( Nice::U16  _bin)
virtual

◆ setBin() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setBin ( Nice::U16  _bin)
virtual

◆ setCallback() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setCallback ( VinoDeviceImageCallbackType _callback)
inlinevirtual

◆ setCallback() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setCallback ( VinoDeviceImageCallbackType _callback)
inlinevirtual

◆ setCallback() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setCallback ( VinoDeviceImageCallbackType _callback)
inlinevirtual

◆ setDarkIdx() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setDarkIdx ( Nice::Int  _prg,
Nice::Int  _gain,
const Basda::ImageBase _bias 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setDarkIdx() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setDarkIdx ( Nice::Int  _prg,
Nice::Int  _gain,
const Basda::ImageBase _bias 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setDarkIdx() [3/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setDarkIdx ( Nice::Int  _prg,
Nice::Int  _gain,
const Basda::ImageBase _bias 
)
virtual

Reimplemented from Basda::VinoDevice< Type >.

◆ setExpoMode() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setExpoMode ( Basda::ExpoModeType  )
virtual

◆ setExpoMode() [2/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setExpoMode ( Basda::ExpoModeType  _mode)
virtual

◆ setExpoMode() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setExpoMode ( Basda::ExpoModeType  )
virtual

◆ setExpotime() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setExpotime ( const Nice::Time _exp)
virtual

◆ setExpotime() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setExpotime ( const Nice::Time _exp)
virtual

◆ setExpotime() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setExpotime ( const Nice::Time _exp)
virtual

◆ setFramerate() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setFramerate ( double  _exp)
virtual

◆ setFramerate() [2/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setFramerate ( double  _exp)
virtual

◆ setFramerate() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setFramerate ( double  _exp)
virtual

◆ setFull() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setFull ( bool  _overscan = false)
virtual

◆ setFull() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setFull ( bool  _overscan = false)
virtual

◆ setFull() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setFull ( bool  _overscan = false)
virtual

◆ setGain() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setGain ( Nice::U16  _gain)
virtual

◆ setGain() [2/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setGain ( Nice::U16  _gain)
virtual

◆ setGain() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setGain ( Nice::U16  _gain)
virtual

◆ setProgram() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setProgram ( Nice::U16  )
virtual

◆ setProgram() [2/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setProgram ( Nice::U16  _prg)
virtual

◆ setProgram() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setProgram ( Nice::U16  )
virtual

◆ setWCS() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setWCS ( const Nice::WMatrix _wmatrix)
virtual

◆ setWCS() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setWCS ( const Nice::WMatrix _wmatrix)
virtual

◆ setWCS() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setWCS ( const Nice::WMatrix _wmatrix)
virtual

◆ setWindow() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::setWindow ( const Nice::Rect _win,
int  _bin 
)
virtual

◆ setWindow() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setWindow ( const Nice::Rect ,
int  _bin 
)
virtual

◆ setWindow() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::setWindow ( const Nice::Rect ,
int  _bin 
)
virtual

◆ stopImageRead() [1/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::stopImageRead ( )
virtual

◆ stopImageRead() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::stopImageRead ( )
virtual

◆ stopImageRead() [3/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::stopImageRead ( )
virtual

◆ version() [1/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::version ( )
virtual

version

Reimplemented from Basda::TempoDummyDevice.

◆ version() [2/3]

template<typename Type>
virtual void Basda::VinoDeviceAlgo< Type >::version ( )
virtual

version

Reimplemented from Basda::TempoDummyDevice.

◆ version() [3/3]

template<typename Type >
void Basda::VinoDeviceAlgo< Type >::version ( void  )
virtual

version

Reimplemented from Basda::TempoDummyDevice.

◆ wcs() [1/3]

template<typename Type>
virtual Nice::WMatrix Basda::VinoDeviceAlgo< Type >::wcs ( )
virtual

◆ wcs() [2/3]

template<typename Type >
Nice::WMatrix Basda::VinoDeviceAlgo< Type >::wcs ( )
virtual

◆ wcs() [3/3]

template<typename Type>
virtual Nice::WMatrix Basda::VinoDeviceAlgo< Type >::wcs ( )
virtual

◆ window() [1/3]

template<typename Type >
Nice::Rect Basda::VinoDeviceAlgo< Type >::window ( )
virtual

◆ window() [2/3]

template<typename Type>
virtual Nice::Rect Basda::VinoDeviceAlgo< Type >::window ( )
virtual

◆ window() [3/3]

template<typename Type>
virtual Nice::Rect Basda::VinoDeviceAlgo< Type >::window ( )
virtual

Member Data Documentation

◆ m_activated

template<typename Type>
bool Basda::VinoDeviceAlgo< Type >::m_activated
private

◆ m_biases

template<typename Type>
Seq3U16 Basda::VinoDeviceAlgo< Type >::m_biases
protected

◆ m_channels

template<typename Type>
Nice::Size Basda::VinoDeviceAlgo< Type >::m_channels
protected

◆ m_description

template<typename Type>
Nice::JointPtrVector Basda::VinoDeviceAlgo< Type >::m_description
protected

◆ m_moduleNodes

template<typename Type>
Nice::JointPtrVector Basda::VinoDeviceAlgo< Type >::m_moduleNodes
protected

◆ m_ringbufferSize

template<typename Type>
size_t Basda::VinoDeviceAlgo< Type >::m_ringbufferSize
private

◆ m_ringbufferWorker

template<typename Type>
RingbufferWorkerPtr Basda::VinoDeviceAlgo< Type >::m_ringbufferWorker
protected

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