This is the complete list of members for
puma2::GrabbingDevice, including all inherited members.
| cleanBuffers() | puma2::GrabbingDevice | |
| detectFormats() | puma2::GrabbingDevice | [private] |
| detectProperties() | puma2::GrabbingDevice | [private] |
| findFormatById(unicap_format_t **_format, const uint _formatId, const uint _subformatId) | puma2::GrabbingDevice | [private] |
| findPropertyByDesc(unicap_property_t **_property, const std::string &_desc) | puma2::GrabbingDevice | [private] |
| findPropertyById(unicap_property_t **_property, const uint _id) | puma2::GrabbingDevice | [private] |
| getBusType() | puma2::GrabbingDevice | [inline] |
| getDevice() | puma2::GrabbingDevice | [inline] |
| getFormatDepth() | puma2::GrabbingDevice | |
| getFormatDesc() | puma2::GrabbingDevice | |
| getFormatDesc(const uint _formatId) | puma2::GrabbingDevice | [private] |
| getFormatsList() | puma2::GrabbingDevice | |
| getFrameHeight() | puma2::GrabbingDevice | |
| getFrameSize() | puma2::GrabbingDevice | |
| getFrameWidth() | puma2::GrabbingDevice | |
| getIdentifier() | puma2::GrabbingDevice | [inline] |
| getModelName() | puma2::GrabbingDevice | [inline] |
| getNumBuffers() | puma2::GrabbingDevice | |
| getPropertiesList() | puma2::GrabbingDevice | |
| getProperty(unicap_property_t **_property, uint _id) | puma2::GrabbingDevice | |
| getProperty(unicap_property_t **_property, std::string &_desc) | puma2::GrabbingDevice | |
| getPropertyInfo(const std::string &_desc) | puma2::GrabbingDevice | |
| getSerialNumber() | puma2::GrabbingDevice | [inline] |
| getVendorName() | puma2::GrabbingDevice | [inline] |
| GrabbingDevice(unicap_handle_t _handle) | puma2::GrabbingDevice | |
| grabData(unsigned char *_data, std::string fourcc) | puma2::GrabbingDevice | |
| grabImage(ColorImageRGB8 &_image) | puma2::GrabbingDevice | |
| m_Buffers | puma2::GrabbingDevice | [private] |
| m_ConvertedBuffer | puma2::GrabbingDevice | [private] |
| m_CurrentFormat | puma2::GrabbingDevice | [private] |
| m_Device | puma2::GrabbingDevice | [private] |
| m_Formats | puma2::GrabbingDevice | [private] |
| m_Handle | puma2::GrabbingDevice | [private] |
| m_NumBuffers | puma2::GrabbingDevice | [private] |
| m_Properties | puma2::GrabbingDevice | [private] |
| m_TargetFourCC | puma2::GrabbingDevice | [private] |
| prepareBuffers() | puma2::GrabbingDevice | [private] |
| setFormat(int width, int height, std::string fourcc) | puma2::GrabbingDevice | |
| setFormat(const uint _formatId, const uint _subformatId) | puma2::GrabbingDevice | |
| setFormat(unicap_format_t *_format) | puma2::GrabbingDevice | [private] |
| setNumBuffers(uint _numBuffers) | puma2::GrabbingDevice | |
| setOutputColorspace(std::string fourcc) | puma2::GrabbingDevice | [private] |
| setOutputColorspace(uint _fourcc) | puma2::GrabbingDevice | [private] |
| setProperty(const std::string &_name, const std::string &_value) | puma2::GrabbingDevice | |
| setProperty(const std::string &_name, double &_value, bool _normalized=true) | puma2::GrabbingDevice | |
| setProperty(unicap_property_t &_property) | puma2::GrabbingDevice | |
| setProperty(const std::string &_name, property_value_t &_value, bool _normalized=true) | puma2::GrabbingDevice | [private] |
| startCapture() | puma2::GrabbingDevice | |
| stopCapture() | puma2::GrabbingDevice | |
| ~GrabbingDevice() | puma2::GrabbingDevice | |