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

Definition of CDeviceInfo class. More...

#include <pylon/Platform.h>
#include <pylon/PylonBase.h>
#include <pylon/stdinclude.h>
#include <pylon/Info.h>

Classes

class  Pylon::CDeviceInfo
 Holds information about an enumerated device. More...
 

Namespaces

 Pylon
 Contains definitions of pylon types.
 
 Pylon::Key
 This namespace contains keys for accessing the properties of pylon info objects.
 

Functions

const char *const Pylon::Key::ManufacturerInfoKey ("ManufacturerInfo")
 Identifies the manufacturer info.
 

Variables

const char *const Pylon::Key::SerialNumberKey = "SerialNumber"
 Identifies the serial number if it supported by the underlying implementation.
 
const char *const Pylon::Key::UserDefinedNameKey = "UserDefinedName"
 Identifies the user-defined name if present.
 
const char *const Pylon::Key::ModelNameKey = "ModelName"
 Identifies the model name of the device.
 
const char *const Pylon::Key::DeviceVersionKey = "DeviceVersion"
 Identifies the version string of the device.
 
const char *const Pylon::Key::DeviceFactoryKey = "DeviceFactory"
 Identifies the identifier for the transport layer able to create this device.
 
const char *const Pylon::Key::XMLSourceKey = "XMLSource"
 Identifies the source of the XML used to create the node map of this device.
 

Detailed Description

Definition of CDeviceInfo class.


pylon 5.0.5
Copyright © 2006-2016 Basler AG (Thu Aug 11 2016 18:01:27)