Definition of CGigEDeviceInfo class. More...
Classes | |
class | Pylon::CBaslerGigEDeviceInfo |
Implementation of the GiGE specific device info object. More... | |
Namespaces | |
Pylon | |
Contains definitions of pylon types. | |
Pylon::Key | |
This namespace contains keys for accessing the properties of pylon info objects. | |
Variables | |
const char *const | Pylon::Key::AddressKey = "Address" |
Identifies the IP address of the device IP address in a human-readable representation including the port number. | |
const char *const | Pylon::Key::IpAddressKey = "IpAddress" |
Identifies the IP address of the device IP address in a human-readable representation. | |
const char *const | Pylon::Key::DefaultGatewayKey = "DefaultGateway" |
Identifies the default gateway of the device IP address in a human-readable representation. | |
const char *const | Pylon::Key::SubnetMaskKey = "SubnetMask" |
Identifies the subnet mask of the device IP address in a human-readable representation. | |
const char *const | Pylon::Key::SubnetAddressKey = "SubnetAddress" |
Identifies the subnet address of the device in a human-readable representation. | |
const char *const | Pylon::Key::PortNrKey = "PortNr" |
Identifies the port number used. | |
const char *const | Pylon::Key::MacAddressKey = "MacAddress" |
Identifies the MAC address of the device of the device IP address in a human-readable representation. | |
const char *const | Pylon::Key::InterfaceKey = "Interface" |
Identifies the address of the network interface the device is connected. | |
const char *const | Pylon::Key::IpConfigOptionsKey = "IpConfigOptions" |
Identifies the persistent IP configuration options. | |
const char *const | Pylon::Key::IpConfigCurrentKey = "IpConfigCurrent" |
Identifies the current IP configuration of the device. | |
Definition of CGigEDeviceInfo class.
This file contains the CBaslerGigEDeviceInfo class and additional key values that are used in the CBaslerGigEDeviceInfo class.