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

camera::IPSettings::IPSettings ( )
inline

Member Function Documentation

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

Member Data Documentation

IpConfig camera::IPSettings::config_mode
unsigned long camera::IPSettings::config_mode_support
unsigned long camera::IPSettings::current_ip_address
unsigned long camera::IPSettings::current_ip_gateway
unsigned long camera::IPSettings::current_ip_subnet
unsigned long camera::IPSettings::persisten_ip_addr
unsigned long camera::IPSettings::persistent_ip_gateway
unsigned long camera::IPSettings::persistent_ip_subnet

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