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

camera::CamInfo::CamInfo ( )
inline

Member Function Documentation

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

Member Data Documentation

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

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