Zebra Bioptic Color Camera SDK For Linux  1.0.0-17
All Classes Functions Variables Enumerations Enumerator
zebra::camera_sdk::PropertyEx< T, ID > Class Template Reference

#include <camera_types.h>

Inheritance diagram for zebra::camera_sdk::PropertyEx< T, ID >:
zebra::camera_sdk::Property< T, ID >

Public Member Functions

Minimum ()=delete
 
Maximum ()=delete
 
Resolution ()=delete
 
Minimum ()=delete
 
Maximum ()=delete
 
Resolution ()=delete
 
- Public Member Functions inherited from zebra::camera_sdk::Property< T, ID >
Value ()
 
Minimum ()
 
Maximum ()
 
Default ()
 
Resolution ()
 
void Value (T value)
 
Value ()
 
Minimum ()
 
Maximum ()
 
Default ()
 
Resolution ()
 
void Value (T value)
 

Protected Member Functions

 PropertyEx (const PropertyEx &)=delete
 
PropertyExoperator= (const PropertyEx &)=delete
 
 PropertyEx (const PropertyEx &)=delete
 
PropertyExoperator= (const PropertyEx &)=delete
 
- Protected Member Functions inherited from zebra::camera_sdk::Property< T, ID >
 Property (const Property &)=delete
 
Propertyoperator= (const Property &)=delete
 
GetProperty (Get function)
 
 Property (const Property &)=delete
 
Propertyoperator= (const Property &)=delete
 
GetProperty (Get function)
 

Friends

class ZebraCameraClient
 
class ZebraCamera
 

Additional Inherited Members

- Protected Attributes inherited from zebra::camera_sdk::Property< T, ID >
ZebraCameraClientcamera_client_ = nullptr
 
std::shared_ptr< CameraControl > control_ = nullptr
 

Detailed Description

template<typename T, CameraPropertyId ID>
class zebra::camera_sdk::PropertyEx< T, ID >

Generic type for enum type properties where resolution does not make sense.


The documentation for this class was generated from the following file: