Interface used to query the availability and size in bytes of sensor private metadata.
More...
#include <SensorPrivateMetadata.h>
List of all members.
Public Member Functions |
virtual size_t | getMetadataSize () const =0 |
| Returns the size in bytes of the private metadata.
|
Detailed Description
Interface used to query the availability and size in bytes of sensor private metadata.
Definition at line 67 of file SensorPrivateMetadata.h.
Constructor & Destructor Documentation
Argus::Ext::ISensorPrivateMetadataCaps::~ISensorPrivateMetadataCaps |
( |
| ) |
|
|
inlineprotected |
Member Function Documentation
virtual size_t Argus::Ext::ISensorPrivateMetadataCaps::getMetadataSize |
( |
| ) |
const |
|
pure virtual |
Returns the size in bytes of the private metadata.
static const InterfaceID& Argus::Ext::ISensorPrivateMetadataCaps::id |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: