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

#include <CamTypes.h>

Public Member Functions

 IPSettings ()
 
bool matches (const IPSettings &other) const
 

Public Attributes

IpConfig config_mode
 
unsigned long config_mode_support
 
unsigned long current_ip_address
 
unsigned long current_ip_subnet
 
unsigned long current_ip_gateway
 
unsigned long persisten_ip_addr
 
unsigned long persistent_ip_subnet
 
unsigned long persistent_ip_gateway
 

Constructor & Destructor Documentation

◆ IPSettings()

camera::IPSettings::IPSettings ( )
inline

Member Function Documentation

◆ matches()

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

Member Data Documentation

◆ config_mode

IpConfig camera::IPSettings::config_mode

◆ config_mode_support

unsigned long camera::IPSettings::config_mode_support

◆ current_ip_address

unsigned long camera::IPSettings::current_ip_address

◆ current_ip_gateway

unsigned long camera::IPSettings::current_ip_gateway

◆ current_ip_subnet

unsigned long camera::IPSettings::current_ip_subnet

◆ persisten_ip_addr

unsigned long camera::IPSettings::persisten_ip_addr

◆ persistent_ip_gateway

unsigned long camera::IPSettings::persistent_ip_gateway

◆ persistent_ip_subnet

unsigned long camera::IPSettings::persistent_ip_subnet

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