This is the complete list of members for V4L_camera, including all inherited members.
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 |
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 | V4L_camera | virtual |
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 | |
getFeature(int feature, double *value) override | V4L_camera | virtual |
getFeature(int feature, double *value1, double *value2) override | V4L_camera | virtual |
getImage(yarp::sig::ImageOf< yarp::sig::PixelRgb > &image) override | V4L_camera | virtual |
getImage(yarp::sig::ImageOf< yarp::sig::PixelMono > &image) override | V4L_camera | virtual |
IFrameGrabberOf< yarp::getImageCrop(cropType_id_t cropType, yarp::sig::VectorOf< std::pair< int, int > > vertices, yarp::sig::ImageOf< yarp::sig::PixelRgb > &image) | yarp::dev::IFrameGrabberOf< yarp::sig::ImageOf< yarp::sig::PixelRgb > > | virtual |
IFrameGrabberOf< yarp::sig::ImageOf< yarp::sig::PixelMono > >::getImageCrop(cropType_id_t cropType, yarp::sig::VectorOf< std::pair< int, int > > vertices, yarp::sig::ImageOf< yarp::sig::PixelMono > &image) | yarp::dev::IFrameGrabberOf< yarp::sig::ImageOf< yarp::sig::PixelMono > > | virtual |
getImplementation() | yarp::dev::DeviceDriver | 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 | |
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 |
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 |
id() const | yarp::dev::DeviceDriver | virtual |
isRunning() const | yarp::os::PeriodicThread | |
isSuspended() const | yarp::os::PeriodicThread | |
open(yarp::os::Searchable &config) override | V4L_camera | virtual |
operator=(const DeviceDriver &other)=delete | yarp::dev::DeviceDriver | |
operator=(DeviceDriver &&other) noexcept=delete | yarp::dev::DeviceDriver | |
PeriodicThread(double period, ShouldUseSystemClock useSystemClock=ShouldUseSystemClock::No, PeriodicThreadClock clockAccuracy=PeriodicThreadClock::Relative) | yarp::os::PeriodicThread | explicit |
PeriodicThread(double period, PeriodicThreadClock clockAccuracy) | yarp::os::PeriodicThread | explicit |
resetStat() | yarp::os::PeriodicThread | |
resume() | yarp::os::PeriodicThread | |
setActive(int feature, bool onoff) override | V4L_camera | virtual |
setFeature(int feature, double value) override | V4L_camera | virtual |
setFeature(int feature, double value1, double value2) override | V4L_camera | virtual |
setId(const std::string &id) | yarp::dev::DeviceDriver | virtual |
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 |
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() | yarp::dev::DeviceDriver | virtual |
~IFrameGrabberControls() | yarp::dev::IFrameGrabberControls | virtual |
~IFrameGrabberImageBase() | yarp::dev::IFrameGrabberImageBase | virtual |
~IPreciselyTimed() | yarp::dev::IPreciselyTimed | virtual |
~IRgbVisualParams() | yarp::dev::IRgbVisualParams | virtual |
~PeriodicThread() | yarp::os::PeriodicThread | virtual |