All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
BaslerGigEDeviceInfo.h File Reference

Definition of CGigEDeviceInfo class. More...

#include <pylon/Platform.h>
#include <pylon/DeviceInfo.h>
#include <pylon/gige/PylonGigE.h>

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.
 

Detailed Description

Definition of CGigEDeviceInfo class.

This file contains the CBaslerGigEDeviceInfo class and additional key values that are used in the CBaslerGigEDeviceInfo class.


pylon 5.0.9
Copyright © 2006-2017 Basler AG (Tue May 30 2017 17:24:57)