Class List¶
Here are the classes, structs, unions and interfaces with brief descriptions:
- namespace Helper
- namespace Win32
- 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 GUI
- namespace WPFControls Interaction logic for ButtonControl.xaml.
- class BaseClass Base class for controls.
- class ButtonControl Provides click action on a ICommand GenICam node.
- class CameraSelectionControl A WPF control for performing device selections.
- class CheckboxControl Provides checkbox-styled control for a IBool node.
- class ComboBoxControl Provides ComboBox-styled control for a IEnum node.
- class Entry
- class ConsoleControl Sends user input and receives output from a connected device.
- struct ControlPositionInfo
- class CustomImageControl A control for ROI selection.
- class DeviceEventHandler ManagedDeviceEventHandler implementation.
- class EditBoxControl EditBoxControl provides control over a IFloat or IInteger node.
- class EventLogger
- interface ICameraControl Interface for implementing controls.
- class ImageDrawingControl Grabs and displays live images from a camera.
- struct ItemPosition Information on control position inside TableContainer.
- class LUTControl Controls Look-up-table related features on device.
- class LabelBoldnessConverter
- class LabelControl Displays a GenICam node value as a Label.
- class LogarithmicSliderControl Provides a slider and editbox to control a IFloat or IInteger node.
- class MyPointCollectionConverter
- class NodeStatus
- class PropertyGridControl Presents device features in a PropertyGrid.
- class RadioButtonControl Controls a IEnum node from NodeMap.
- class RangeSliderControl Simultaneously controls lower and upper limit nodes.
- class SelectorControl Provides an easier interface to control a selector node.
- class SliderControl Provides a slider and editbox to control a IFloat or IInteger node.
- class StackPanelContainer StackPanel is different from TableContainer as it does not keep track of item row and column indexes.
- class TabContainer A Tab container that hosts other controls.
- class TableContainer Host controls in a row and column based table container.
- namespace WPFControls Interaction logic for ButtonControl.xaml.
- 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 ManagedImageUtilityHeatmap Helper functions for managed image objects of pixel format Mono8 and Mono16.
- 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 Windows
- namespace Controls
- namespace Collections
- namespace ObjectModel
- namespace ComponentModel
- namespace Diagnostics
- namespace Globalization
- namespace IO
- namespace Linq
- namespace Reflection
- namespace ExceptionServices
- namespace Security
- namespace Text
- namespace RegularExpressions
- namespace Threading
- namespace Primitives
- namespace Data
- namespace Documents
- namespace Forms
- namespace Input
- namespace Interop
- namespace Media
- namespace Imaging
- namespace Navigation
- namespace Shapes
- namespace Threading
- namespace Linq
- namespace Serialization