ifw-ccf 5.0.2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ifw::ccf::common::DeviceInfo Struct Reference

#include <config.hpp>

Public Member Functions

std::string ToString () const
 

Public Attributes

std::string m_name
 
std::string m_id
 
std::string m_type
 
std::string m_model
 
std::string m_manufacturer
 
int16_t m_width
 
int16_t m_height
 
int8_t m_max_resolution
 
int8_t m_resolution
 
std::string m_protocol
 
std::string m_mapping
 
std::string m_sdk
 
std::string m_address
 
std::string m_sim_address
 
std::map< std::string, DevicePropertym_device_properties
 

Member Function Documentation

◆ ToString()

std::string ifw::ccf::common::DeviceInfo::ToString ( ) const

Member Data Documentation

◆ m_address

std::string ifw::ccf::common::DeviceInfo::m_address

◆ m_device_properties

std::map<std::string, DeviceProperty> ifw::ccf::common::DeviceInfo::m_device_properties

◆ m_height

int16_t ifw::ccf::common::DeviceInfo::m_height

◆ m_id

std::string ifw::ccf::common::DeviceInfo::m_id

◆ m_manufacturer

std::string ifw::ccf::common::DeviceInfo::m_manufacturer

◆ m_mapping

std::string ifw::ccf::common::DeviceInfo::m_mapping

◆ m_max_resolution

int8_t ifw::ccf::common::DeviceInfo::m_max_resolution

◆ m_model

std::string ifw::ccf::common::DeviceInfo::m_model

◆ m_name

std::string ifw::ccf::common::DeviceInfo::m_name

◆ m_protocol

std::string ifw::ccf::common::DeviceInfo::m_protocol

◆ m_resolution

int8_t ifw::ccf::common::DeviceInfo::m_resolution

◆ m_sdk

std::string ifw::ccf::common::DeviceInfo::m_sdk

◆ m_sim_address

std::string ifw::ccf::common::DeviceInfo::m_sim_address

◆ m_type

std::string ifw::ccf::common::DeviceInfo::m_type

◆ m_width

int16_t ifw::ccf::common::DeviceInfo::m_width

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