| busType2String(BusType type) | yarp::dev::IFrameGrabberControls | inline |
| close() override | pylonCameraDriver | virtual |
| DeviceDriver() | yarp::dev::DeviceDriver | |
| DeviceDriver(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
| DeviceDriver(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
| getActive(int feature, bool *isActive) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::getActive(cameraFeature_id_t feature, bool &isActive)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| getCameraDescription(CameraDescriptor *camera) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::getCameraDescription(CameraDescriptor &camera)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| getFeature(int feature, double *value) override | pylonCameraDriver | |
| getFeature(int feature, double *value1, double *value2) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::getFeature(cameraFeature_id_t feature, double &value)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| yarp::dev::IFrameGrabberControls::getFeature(cameraFeature_id_t feature, double &value1, double &value2)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| getImage(yarp::sig::ImageOf< yarp::sig::PixelRgb > &image) override | pylonCameraDriver | virtual |
| getImageCrop(yarp::dev::cropType_id_t cropType, std::vector< vertex_t > vertices, yarp::sig::ImageOf< yarp::sig::PixelRgb > &image) | yarp::dev::IFrameGrabberOf< yarp::sig::ImageOf< yarp::sig::PixelRgb > > | virtual |
| getImplementation() | yarp::dev::DeviceDriver | inlinevirtual |
| getMode(int feature, FeatureMode *mode) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::getMode(cameraFeature_id_t feature, FeatureMode &mode)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| getRgbFOV(double &horizontalFov, double &verticalFov) override | pylonCameraDriver | virtual |
| getRgbHeight() override | pylonCameraDriver | virtual |
| getRgbIntrinsicParam(Property &intrinsic) override | pylonCameraDriver | virtual |
| getRgbMirroring(bool &mirror) override | pylonCameraDriver | virtual |
| getRgbResolution(int &width, int &height) override | pylonCameraDriver | virtual |
| getRgbSupportedConfigurations(yarp::sig::VectorOf< yarp::dev::CameraConfig > &configurations) override | pylonCameraDriver | |
| yarp::dev::IRgbVisualParams::getRgbSupportedConfigurations(std::vector< yarp::dev::CameraConfig > &configurations)=0 | yarp::dev::IRgbVisualParams | pure virtual |
| getRgbWidth() override | pylonCameraDriver | virtual |
| hasAuto(int feature, bool *hasAuto) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::hasAuto(cameraFeature_id_t feature, bool &hasAuto)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| hasFeature(int feature, bool *hasFeature) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::hasFeature(cameraFeature_id_t, bool &hasFeature)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| hasManual(int feature, bool *hasManual) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::hasManual(cameraFeature_id_t feature, bool &hasManual)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| hasOnePush(int feature, bool *hasOnePush) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::hasOnePush(cameraFeature_id_t feature, bool &hasOnePush)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| hasOnOff(int feature, bool *HasOnOff) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::hasOnOff(cameraFeature_id_t feature, bool &HasOnOff)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| height() const override | pylonCameraDriver | virtual |
| id() const | yarp::dev::DeviceDriver | virtual |
| open(yarp::os::Searchable &config) override | pylonCameraDriver | virtual |
| operator=(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
| operator=(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
| pylonCameraDriver()=default | pylonCameraDriver | |
| setActive(int feature, bool onoff) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::setActive(cameraFeature_id_t feature, bool onoff)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| setFeature(int feature, double value) override | pylonCameraDriver | |
| setFeature(int feature, double value1, double value2) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::setFeature(cameraFeature_id_t feature, double value)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| yarp::dev::IFrameGrabberControls::setFeature(cameraFeature_id_t feature, double value1, double value2)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| setId(const std::string &id) | yarp::dev::DeviceDriver | virtual |
| setMode(int feature, FeatureMode mode) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::setMode(cameraFeature_id_t feature, FeatureMode mode)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| setOnePush(int feature) override | pylonCameraDriver | |
| yarp::dev::IFrameGrabberControls::setOnePush(cameraFeature_id_t feature)=0 | yarp::dev::IFrameGrabberControls | pure virtual |
| setRgbFOV(double horizontalFov, double verticalFov) override | pylonCameraDriver | virtual |
| setRgbMirroring(bool mirror) override | pylonCameraDriver | virtual |
| setRgbResolution(int width, int height) override | pylonCameraDriver | virtual |
| toFeatureMode(bool _auto) | yarp::dev::IFrameGrabberControls | inline |
| view(T *&x) | yarp::dev::DeviceDriver | inline |
| width() const override | pylonCameraDriver | virtual |
| ~DeviceDriver() | yarp::dev::DeviceDriver | virtual |
| ~IFrameGrabberControls() | yarp::dev::IFrameGrabberControls | virtual |
| ~IFrameGrabberImageBase() | yarp::dev::IFrameGrabberImageBase | virtual |
| ~IRgbVisualParams() | yarp::dev::IRgbVisualParams | virtual |
| ~pylonCameraDriver() override=default | pylonCameraDriver | |