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

Maps GenICam/GenApi types to pylon namespace. More...

#include <Base/GCNamespace.h>
#include <Base/GCTypes.h>
#include <Base/GCString.h>
#include <Base/GCStringVector.h>
#include <Base/GCException.h>
#include <GenApi/GenApiNamespace.h>
#include <GenApi/Synch.h>
#include <pylon/Platform.h>

Classes

class  Pylon::GenericException
 pylon exception class More...
 
class  Pylon::BadAllocException
 Exception thrown if memory could not be allocated. More...
 
class  Pylon::InvalidArgumentException
 Exception thrown if an argument passed is invalid. More...
 
class  Pylon::OutOfRangeException
 Exception thrown if an argument is out of range. More...
 
class  Pylon::PropertyException
 Exception thrown if a property access fails. More...
 
class  Pylon::RuntimeException
 Exception thrown if a runtime error occurs. More...
 
class  Pylon::LogicalErrorException
 Exception thrown to indicate logical errors in program flow. More...
 
class  Pylon::AccessException
 Exception thrown to indicate an access error. (i.E. A when trying to set a read-only value) More...
 
class  Pylon::TimeoutException
 Exception thrown when a timeout has elapsed. More...
 
class  Pylon::DynamicCastException
 Exception thrown to indicate a dynamic cast has failed. Usually this means a value is not of expected type. More...
 
class  Pylon::CLock
 A simple recursive lock class. More...
 
class  Pylon::AutoLock
 A scoped lock class to acquire and release a CLock upon creation and destruction. More...
 

Namespaces

 Pylon
 Contains definitions of pylon types.
 

Detailed Description

Maps GenICam/GenApi types to pylon namespace.


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