Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCBasler_GigECamera::CGigECamera_ParamsBasler generic GigEVision camera interface
oCBasler_GigEChunkData::CGigEChunkData_ParamsBasler generic GigEVision camera interface
oCBasler_GigEEventParams::CGigEEventParams_ParamsInterface to the PylonGigE Event Grabber parameters
oCBasler_GigEStreamParams::CGigEStreamParams_ParamsInterface to the PylonGigE Stream Grabber parameters
oCBasler_GigETLParams::CGigETLParams_ParamsInterface to the GigE transport layer specific parameters
oCBasler_ImageFormatConverterParams::CImageFormatConverterParams_ParamsInterface to image format converter parameters
oCBasler_InstantCameraParams::CInstantCameraParams_ParamsInterface to instant camera parameters
oCBasler_UsbCameraParams::CUsbCameraParams_ParamsBasler USB3Vision camera interface
oCBasler_UsbChunkData::CUsbChunkData_ParamsBasler USB3Vision camera interface
oCBasler_UsbEventParams::CUsbEventParams_ParamsInterface to the PylonUsb Event Grabber parameters
oCBasler_UsbStreamParams::CUsbStreamParams_ParamsInterface to the PylonUsb Stream Grabber parameters
oCBasler_UsbTLParams::CUsbTLParams_ParamsInterface to the USB transport layer specific parameters
oCGenApi::CPointer< IFloat, IBase >
oCGenApi::AttachStatistics_t
oCGenApi::CChunkAdapterConnects a chunked buffer to a node map
oCGenApi::CEventAdapterDelivers Events to ports
oCGenApi::CGeneric_XMLLoaderParamsEmpty base class used by class CNodeMapRef as generic template argument
oCGenApi::CNodeCallbackCallback body instance for INode pointers
oCGenApi::CNodeMapRefT< TCameraParams >Smartpointer template for NodeMaps with create function
oCGenApi::CPointer< T, B >Encapsulates a GenApi pointer dealing with the dynamic_cast automatically
oCGenApi::GVCP_CHUNK_TRAILERHeader of a GVCP request packet
oCGenApi::IBaseBase interface common to all nodes
oCGenApi::INodeMapInterface to access the node map
oCGenApi::IPersistScriptBasic interface to persist values to
oCGenApi::node_vectorA vector of INode pointers
oCGenApi::value_vectorA vector of IValue pointers
oCGenICam::AccessExceptionException to be thrown to indicate an access error
oCGenICam::DynamicCastExceptionException to be thrown to indicate the the result of a dynamic cast was zero
oCGenICam::ExceptionReporter< E >Printf like creation of exceptions
oCGenICam::FileProtocolAdapterAdapter between the std::iostreambuf and the SFNC Features representing the device filesystem
oCGenICam::gcstringA string class which is a clone of std::string
oCGenICam::GenericExceptionGenICam's exception class
oCGenICam::InvalidArgumentExceptionException fired if an argument is invalid
oCGenICam::LogicalErrorExceptionException to be thrown to indicate logical errors in program flow
oCGenICam::OutOfRangeExceptionException fired if an argument is out of range
oCGenICam::PropertyExceptionException fired if a property access fails
oCGenICam::RuntimeExceptionRuntime exception
oCGenICam::TimeoutExceptionException to be thrown to indicate an timout error
oCPylon::AccessModeSetCollection of access mode bits
oCPylon::CBaslerGigECameraEventHandlerThe camera event handler base class
oCPylon::CBaslerGigEConfigurationEventHandlerThe configuration event handler base class
oCPylon::CBaslerGigEGrabResultPtrThe GigE specific grab result smart pointer
oCPylon::CBaslerGigEImageEventHandlerThe image event handler base class
oCPylon::CBaslerGigEInstantCameraExtends the CInstantCamera by GigE specific parameter interface classes and GigE specific methods
oCPylon::CBaslerGigEInstantCameraArrayGigE specific instant camera array
oCPylon::CBaslerGigEInstantCameraTraitsLists all the types used by the GigE device specific instant camera class
oCPylon::CBaslerUsbCameraEventHandlerThe camera event handler base class
oCPylon::CBaslerUsbConfigurationEventHandlerThe configuration event handler base class
oCPylon::CBaslerUsbGrabResultPtrThe USB specific grab result smart pointer
oCPylon::CBaslerUsbImageEventHandlerThe image event handler base class
oCPylon::CBaslerUsbInstantCameraExtends the CInstantCamera by USB specific parameter interface classes
oCPylon::CBaslerUsbInstantCameraArrayUSB specific instant camera array
oCPylon::CBaslerUsbInstantCameraTraitsLists all the types used by the Device Specific Instant Camera class for USB
oCPylon::CCameraEventHandlerThe camera event handler base class
oCPylon::CConfigurationEventHandlerThe configuration event handler base class
oCPylon::CFeaturePersistenceClass for saving and restoring a camera features to and from a file
oCPylon::CGrabResultDataMakes the data for one grabbed buffer available
oCPylon::CGrabResultPtrA smart pointer holding a reference to grab result data
oCPylon::CImageEventHandlerThe image event handler base class
oCPylon::CImagePersistenceContains static functions supporting loading and saving of images
oCPylon::CImagePersistenceOptionsUsed to pass options to CImagePersistence methods
oCPylon::CInstantCameraArraySupports grabbing with multiple camera devices
oCPylon::CNodeMapProxyT< TParams >Implementation Detail: This class wraps programming interfaces that are generated from GenICam parameter description files to provide native parameter access
oCPylon::CPixelTypeMapperA simple pixeltypemapper (maps device specific pixelformats read from device-node map to pylon pixeltypes by their name)
oCPylon::CPylonDeviceProxyT< TCameraParams >Low Level API: The camera class for generic camera devices
oCPylon::EventResultLow Level API: An event result
oCPylon::GrabResultLow Level API: A grab result that combines the used image buffer and status information
oCPylon::IBufferFactoryUsable to create a custom buffer factory when needed
oCPylon::IChunkParserLow Level API: The interface for chunk parsers analyzing a data stream consisting of chunks
oCPylon::IDeviceLow Level API: The interface implemented by all device objects
oCPylon::IDeviceFactoryInterface to be implemented by device factories used to create devices
oCPylon::IEventAdapterLow Level API: IEventAdapter delivers event messages to ports
oCPylon::IEventGrabberLow Level API: Interface of an object receiving asynchronous events
oCPylon::IImageUsable to access image properties and image buffer
oCPylon::IPropertiesInterface for a property container
oCPylon::IStreamGrabberLow Level API: Interface to an (input) data stream
oCPylon::PylonAutoInitTermHelper class to automagically call PylonInitialize and PylonTerminate in constructor and destructor
oCPylon::SBGR8PixelDescribes the memory layout of a BGR8 pixel. This pixel is used in Windows bitmaps
oCPylon::SBGRA8PixelDescribes the memory layout of a BGRA8 pixel. This pixel is used in Windows bitmaps
oCPylon::SPixelDataDescribes the data of one pixel
oCPylon::SRGB16PixelDescribes the memory layout of a RGB16 pixel
oCPylon::SRGB8PixelDescribes the memory layout of a RGB8 pixel
oCPylon::SYUV422_UYVYDescribes the memory layout of a YUV422_UYVY pixel with information about brightness and chroma for two pixels
oCPylon::SYUV422_YUYVDescribes the memory layout of a YUV422_YUYV pixel with information about brightness and chroma for two pixels
oCPylon::TList< T >STL std::vector like container class
oCPylon::VersionInfoHolds a four-part version number consisting of major.minor.subminor.build
oCPylon::WaitObjectA platform independent wait object
oCPylon::WaitObjectsA set of wait objects
oCPylon::TList< CDeviceInfo >
oCPylon::TList< CInterfaceInfo >
\CPylon::TList< CTlInfo >

© 2006-2014 Basler (Tue Jul 22 2014 11:41:24)