Class List¶
Here are the classes, structs, unions and interfaces with brief descriptions:
- namespace Helper
- namespace Spinnaker
- namespace GenApi
- namespace SpinnakerNET
- struct ActionCommandResult
- struct AviOption
- namespace Base
- class AccessException Exception to be thrown to indicate an access error.
- class ArgumentException Called when a wrong parameter was given.
- class DynamicCastException Exception to be thrown to indicate the result of a dynamic cast was zero.
- class GenericException Base class for all GenICam related exceptions.
- class LogicalErrorException Exception to be thrown to indicate logical errors in program flow.
- class OutOfRangeException Exception fired if an argument is out of range.
- class PropertyException Exception fired if a property access fails.
- class RuntimeException Exception fired if a runtime error occurred.
- class TimeoutException Exception to be thrown to indicate an access error.
- struct BmpOption
- struct CCMSettings
- class DeviceEventRedirector
- namespace GenApi
- class BoolNode
Nodeobject representing a boolean node. - class Category
Nodeobject representing a category node. - class ChunkPort Port attachable to an chunk port node.
- class Command
Nodeobject representing a command node. - class EnumEntry
Nodeclass representing anEnumEntry value. - class EnumValue Helper class to manage dual value enum entries (int/string).
- class Enumeration
Nodeclass representing an enumeration value. - class EventPort Port attachable to an event port node.
- class Float
Nodeobject representing a float node. - class FloatReg
Nodeclass representing an float register value. - class GEVChunkAdapter Adapter delivering GigE Vision chunks to an
INodeMap. - class GEVEventAdapter Adapter delivering GigE Vision events to an
INodeMap. - namespace Helper
- class NativeChunkAdapter Helper class to promote a managed
ChunkAdapterobject to the nativeGenApi . - class NativeEventAdapter Helper class to promote a managed
EventAdapterobject to the nativeGenApi . - class NativePort Helper class to promote a managed port object to the nativeGenApi .
- class NodeUpdatedHelper Helper class to make NodeUpdates event transition to nativeGenApi .
- class abstract Helper class to have C++/CLR compile the
NodeMapwith genericIEnumerable.
- class NativeChunkAdapter Helper class to promote a managed
- interface IBase Base class of all
Nodes andNoderelated classes. - interface IBool Bool interface only containing boolean functions.
- interface ICategory Category interface only containing category methods.
- interface ICommand Command interface only containing command methods.
- interface IDeviceInfo
- interface IEnum Enumeration interface only containing enumeration methods.
- interface IEnumEntry EnumEntry interface only containingEnumEntry functions.
- interface IFloat Float interface only containing float methods.
- class IIDCChunkAdapter Adapter delivering IIDV chunks to an
INodeMap. - class IIDCEventAdapter Adapter delivering GigE Vision events to an
INodeMap. - interface IInteger Integer interface only containing integer methods.
- interface INode
- interface INodeMap
- interface IPort Port interface containing only port methods.
- interface IRegister Register interface only containing register methods.
- interface ISelector Selector interface only containing selector methods.
- interface IString ::System::String interface only containing string functions.
- interface IValue Base class of all value
Nodeclasses. - class IntReg
Nodeclass representing an integer register value. - class Integer
Nodeclass representing an integer value. - class Node Base class of allGenApi feature nodes.
- class NodeMap
NodeMapcontaining all nodes of an XML description. - class PortNode
Nodeobject representing a port node. - class Property Property of a node containing all the values and attributes.
- class Register
Nodeobject representing a register node. - class StringNode
Nodeclass representing a string value. - class StringReg
Nodeclass representing an string register value. - struct Version Version information.
- class abstract Base class of all adapters delivering chunks to an
INodeMap.
- class BoolNode
- struct H264Option
- interface IManagedCamera The managed camera interface object class.
- interface IManagedCameraBase
- interface IManagedCameraList
- interface IManagedImage
- interface IManagedInterface
- interface IManagedInterfaceList
- interface IManagedSystem
- class ImageEventRedirector
- struct ImagePixel
- class InterfaceEventRedirector
- struct JpegOption
- struct Jpg2Option
- struct LibraryVersion
- class LoggingEventRedirector
- struct MJPGOption
- class ManagedCamera The managed camera object class.
- class ManagedCameraBase
- class ManagedCameraList
- class ManagedChunkData The managed chunk data which contains additional information about an image.
- class ManagedImage The managed image object class.
- class ManagedImageStatistics
- class ManagedImageUtility Helper functions for managed image objects.
- class ManagedImageUtilityPolarization Helper functions for managed image objects of pixel format Polarized8 and BayerRGPolarized8.
- class ManagedImageUtilityStereo Helper functions for managed image objects.
- struct ManagedInferenceBoundingBox A single managed inference bounding box.
- class ManagedInferenceBoundingBoxResult The managed inference bounding box result.
- class ManagedInterface
- class ManagedInterfaceList
- class ManagedLogger
- class ManagedLoggingEventData
- class ManagedPointCloud
- class ManagedSystem
- class ManagedTransportLayerDevice Part of the Managed QuickSpin API to provide access to camera information without having to first initialize the camera.
- class ManagedTransportLayerInterface Part of the Managed QuickSpin API to provide access to camera information without having to first initialize the camera.
- class ManagedTransportLayerStream Part of the Managed QuickSpin API to provide access to camera information without having to first initialize the camera.
- class ManagedTransportLayerSystem Part of the Managed QuickSpin API to provide access to camera information without having to first initialize the camera.
- struct PgmOption
- struct PngOption
- struct PointCloudParameters
- struct PpmOption
- class SpinnakerException
- struct Stereo3DPoint
- struct StereoCameraParameters
- class SystemEventRedirector
- struct TiffOption
- class abstract
- class PortWrapper Wrapper for native GenApi::IPort object.
- namespace System
- namespace Collections
- namespace Generic
- namespace Collections