Pylon Logo Basler Logo
Classes | Namespaces | Variables
Info.h File Reference

Definition of the IProperties interface and the CInfoBase class. More...

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

Classes

interface  Pylon::IProperties
 interface for a property container More...
 
class  Pylon::CInfoBase
 Base implementation for PYLON info container. More...
 

Namespaces

 Pylon
 Contains definitions of pylon types.
 
 Pylon::TLType
 This namespace contains values for the different transport layer types.
 
 Pylon::Key
 This namespace contains keys for accessing the properties of pylon info objects.
 

Variables

const char *const Pylon::TLType::TLTypeGigE = "GEV"
 Value for the GigE Vision transport layer.
 
const char *const Pylon::TLType::TLTypeUSB = "U3V"
 Value for the USB3 Vision transport layer.
 
const char *const Pylon::TLType::TLType1394 = "IIDC"
 Value for the IIDC 1394 transport layer.
 
const char *const Pylon::TLType::TLTypeBCON = "BCON"
 Value for the BCON transport layer.
 
const char *const Pylon::TLType::TLTypeCL = "CL"
 Value for the Camera Link transport layer.
 
const char *const Pylon::TLType::TLTypeCamEmu = "CamEmu"
 Value for the camera emulator transport layer.
 
const char *const Pylon::TLType::TLTypeIPCam = "IPCam"
 Value for the IP camera transport layer.
 
const char *const Pylon::TLType::TLTypeCXP = "CXP"
 Value for the CoaXPress transport layer.
 
const char *const Pylon::TLType::TLTypeCustom = "Custom"
 Value for the "Custom" transport layer.
 
const char *const Pylon::Key::FriendlyNameKey = "FriendlyName"
 Identifies the human readable name of the device.
 
const char *const Pylon::Key::FullNameKey = "FullName"
 Identifies the full name identifying the device.
 
const char *const Pylon::Key::VendorNameKey = "VendorName"
 Identifies the vendor name of the device.
 
const char *const Pylon::Key::DeviceClassKey = "DeviceClass"
 Identifies the device class device, e.g. Basler1394.
 
const char *const Pylon::Key::TLTypeKey = "TLType"
 Identifies the transport layer type.
 
const char *const Pylon::Key::InterfaceIDKey = "InterfaceID"
 Identifies the interface ID.
 

Detailed Description

Definition of the IProperties interface and the CInfoBase class.


pylon 6.1.0
Copyright (c) 2006-2020 Basler AG (Mon Mar 16 2020 10:56:52)