camera_interface
Public Member Functions | Public Attributes | List of all members
camera::CamInfo Struct Reference

#include <CamTypes.h>

Public Member Functions

 CamInfo ()
 
bool matches (const CamInfo &other) const
 

Public Attributes

unsigned long unique_id
 
std::string serial_string
 
unsigned long part_number
 
unsigned long part_version
 
unsigned long permitted_access
 
unsigned long interface_id
 
std::string device
 
InterfaceType interface_type
 
std::string display_name
 
bool reachable
 
IPSettings ip_settings
 

Constructor & Destructor Documentation

◆ CamInfo()

camera::CamInfo::CamInfo ( )
inline

Member Function Documentation

◆ matches()

bool camera::CamInfo::matches ( const CamInfo other) const
inline

Member Data Documentation

◆ device

std::string camera::CamInfo::device

◆ display_name

std::string camera::CamInfo::display_name

◆ interface_id

unsigned long camera::CamInfo::interface_id

◆ interface_type

InterfaceType camera::CamInfo::interface_type

◆ ip_settings

IPSettings camera::CamInfo::ip_settings

◆ part_number

unsigned long camera::CamInfo::part_number

◆ part_version

unsigned long camera::CamInfo::part_version

◆ permitted_access

unsigned long camera::CamInfo::permitted_access

◆ reachable

bool camera::CamInfo::reachable

◆ serial_string

std::string camera::CamInfo::serial_string

◆ unique_id

unsigned long camera::CamInfo::unique_id

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