Public Member Functions | Public Attributes | List of all members
control_mod Struct Reference

Public Member Functions

 control_mod (uint32_t id, int32_t val, const std::string &name)
 

Public Attributes

uint32_t id
 
std::string name
 
int32_t val
 

Detailed Description

Definition at line 18 of file stereo.cpp.

Constructor & Destructor Documentation

control_mod::control_mod ( uint32_t  id,
int32_t  val,
const std::string &  name 
)
inline

Definition at line 23 of file stereo.cpp.

Member Data Documentation

uint32_t control_mod::id

Definition at line 19 of file stereo.cpp.

std::string control_mod::name

Definition at line 21 of file stereo.cpp.

int32_t control_mod::val

Definition at line 20 of file stereo.cpp.


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


uvc_camera
Author(s): Ken Tossell
autogenerated on Sat Jun 8 2019 17:54:12