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

Definition of the DeviceInfoList_t, TLInfoList_t, and InterfaceInfoList_t classes. More...

#include <pylon/Platform.h>
#include <pylon/PylonBase.h>
#include <pylon/DeviceInfo.h>
#include <pylon/TlInfo.h>
#include <pylon/InterfaceInfo.h>
#include <vector>

Classes

class  Pylon::TList< T >
 STL std::vector like container class. More...
 
class  Pylon::DeviceInfoList
 STL std::vector like container for Pylon::CDeviceInfo objects. More...
 
class  Pylon::TlInfoList
 STL std::vector like container for Pylon::CTlInfo objects. More...
 
class  Pylon::InterfaceInfoList
 STL std::vector like container for Pylon::CInterfaceInfo objects. More...
 

Namespaces

 Pylon
 Contains definitions of pylon types.
 

Typedefs

typedef DeviceInfoList Pylon::DeviceInfoList_t
 STL std::vector like container for Pylon::CDeviceInfo objects. More...
 
typedef TlInfoList Pylon::TlInfoList_t
 STL std::vector like container for Pylon::CTlInfo objects. More...
 
typedef InterfaceInfoList Pylon::InterfaceInfoList_t
 STL std::vector like container for Pylon::CInterfaceInfo objects. More...
 

Functions

template<class T >
TList< T >::iterator Pylon::operator+ (intptr_t iInc, const typename TList< T >::iterator &iter)
 Gets the sum of the given iInc and the given iter. More...
 

Detailed Description

Definition of the DeviceInfoList_t, TLInfoList_t, and InterfaceInfoList_t classes.


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