afterStart(bool success) | yarp::os::PeriodicThread | protectedvirtual |
askToStop() | yarp::os::PeriodicThread | |
beforeStart() | yarp::os::PeriodicThread | protectedvirtual |
busType2String(BusType type) | yarp::dev::IFrameGrabberControls | inline |
close() override | V4L_camera | virtual |
configure(Searchable &config) | yarp::os::IConfig | virtual |
featureEnum2Vocab(cameraFeature_id_t _enum) | yarp::dev::IFrameGrabberControls | inline |
featureVOCABEnum(int vocab) | yarp::dev::IFrameGrabberControls | inline |
getActive(int feature, bool *_isActive) override | V4L_camera | virtual |
getBrightness() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getCameraDescription(CameraDescriptor *camera) override | V4L_camera | virtual |
getEstimatedPeriod() const | yarp::os::PeriodicThread | |
getEstimatedPeriod(double &av, double &std) const | yarp::os::PeriodicThread | |
getEstimatedUsed() const | yarp::os::PeriodicThread | |
getEstimatedUsed(double &av, double &std) const | yarp::os::PeriodicThread | |
getExposure() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getFeature(int feature, double *value) override | V4L_camera | virtual |
getFeature(int feature, double *value1, double *value2) override | V4L_camera | virtual |
getGain() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getGamma() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getHue() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getImplementation() | yarp::dev::DeviceDriver | inlinevirtual |
getIris() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getIterations() const | yarp::os::PeriodicThread | |
getLastInputStamp() override | V4L_camera | virtual |
getMode(int feature, FeatureMode *mode) override | V4L_camera | virtual |
getPeriod() const | yarp::os::PeriodicThread | |
getPolicy() const | yarp::os::PeriodicThread | |
getPriority() const | yarp::os::PeriodicThread | |
getRawBuffer(unsigned char *buffer) override | V4L_camera | virtual |
getRawBufferSize() override | V4L_camera | virtual |
getRgbBuffer(unsigned char *buffer) override | V4L_camera | virtual |
getRgbFOV(double &horizontalFov, double &verticalFov) override | V4L_camera | virtual |
getRgbHeight() override | V4L_camera | virtual |
getRgbIntrinsicParam(yarp::os::Property &intrinsic) override | V4L_camera | virtual |
getRgbMirroring(bool &mirror) override | V4L_camera | virtual |
getRgbResolution(int &width, int &height) override | V4L_camera | virtual |
getRgbSupportedConfigurations(yarp::sig::VectorOf< yarp::dev::CameraConfig > &configurations) override | V4L_camera | virtual |
getRgbWidth() override | V4L_camera | virtual |
getSaturation() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getSharpness() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getShutter() | yarp::dev::IFrameGrabberControls | inlinevirtual |
getWhiteBalance(double &blue, double &red) | yarp::dev::IFrameGrabberControls | inlinevirtual |
hasAuto(int feature, bool *_hasAuto) override | V4L_camera | virtual |
hasFeature(int feature, bool *hasFeature) override | V4L_camera | virtual |
hasManual(int feature, bool *_hasManual) override | V4L_camera | virtual |
hasOnePush(int feature, bool *_hasOnePush) override | V4L_camera | virtual |
hasOnOff(int feature, bool *_hasOnOff) override | V4L_camera | virtual |
height() const override | V4L_camera | virtual |
isRunning() const | yarp::os::PeriodicThread | |
isSuspended() const | yarp::os::PeriodicThread | |
open(yarp::os::Searchable &config) override | V4L_camera | virtual |
PeriodicThread(double period, ShouldUseSystemClock useSystemClock=ShouldUseSystemClock::No) | yarp::os::PeriodicThread | explicit |
resetStat() | yarp::os::PeriodicThread | |
resume() | yarp::os::PeriodicThread | |
setActive(int feature, bool onoff) override | V4L_camera | virtual |
setBrightness(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setExposure(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setFeature(int feature, double value) override | V4L_camera | virtual |
setFeature(int feature, double value1, double value2) override | V4L_camera | virtual |
setGain(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setGamma(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setHue(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setIris(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setMode(int feature, FeatureMode mode) override | V4L_camera | virtual |
setOnePush(int feature) override | V4L_camera | virtual |
setPeriod(double period) | yarp::os::PeriodicThread | |
setPriority(int priority, int policy=-1) | yarp::os::PeriodicThread | |
setRgbFOV(double horizontalFov, double verticalFov) override | V4L_camera | virtual |
setRgbMirroring(bool mirror) override | V4L_camera | virtual |
setRgbResolution(int width, int height) override | V4L_camera | virtual |
setSaturation(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setSharpness(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setShutter(double v) | yarp::dev::IFrameGrabberControls | inlinevirtual |
setWhiteBalance(double blue, double red) | yarp::dev::IFrameGrabberControls | inlinevirtual |
start() | yarp::os::PeriodicThread | |
step() | yarp::os::PeriodicThread | |
stop() | yarp::os::PeriodicThread | |
suspend() | yarp::os::PeriodicThread | |
toFeatureMode(bool _auto) | yarp::dev::IFrameGrabberControls | inline |
V4L_camera() | V4L_camera | |
view(T *&x) | yarp::dev::DeviceDriver | inline |
width() const override | V4L_camera | virtual |
~DeviceDriver() override=default | yarp::dev::DeviceDriver | |
~IConfig() | yarp::os::IConfig | virtual |
~IFrameGrabber() | yarp::dev::IFrameGrabber | inlinevirtual |
~IFrameGrabberControls() | yarp::dev::IFrameGrabberControls | inlinevirtual |
~IFrameGrabberRgb() | yarp::dev::IFrameGrabberRgb | inlinevirtual |
~IPreciselyTimed() | yarp::dev::IPreciselyTimed | virtual |
~IRgbVisualParams() | yarp::dev::IRgbVisualParams | inlinevirtual |
~PeriodicThread() | yarp::os::PeriodicThread | virtual |