libvisiontransfer  10.6.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cvisiontransfer::internal::AlignedAllocator< T, alignment >STL-compatible allocator for memory-aligned allocations
 Cvisiontransfer::AsyncTransferClass for asynchronous transfer of image sets
 Cvisiontransfer::internal::BitConversionsVarious implementations for converting from 12-bit to 16-bit per pixels formats
 Cvisiontransfer::internal::ConversionHelpersInternal helper functions for type conversion
 Cvisiontransfer::internal::DataBlockProtocolA protocol for transmitting large blocks of data over a network
 Cvisiontransfer::internal::DataChannelBase class all data channel services derive from (once on the server side, once on the API side)
 Cvisiontransfer::internal::ClientSideDataChannelIMUBNO080Encapsulated receiver with ring buffers for IMU / environment sensor data
 Cvisiontransfer::internal::DataChannelControlCommandsCommands understood on DataChannelService channel 0 (control)
 Cvisiontransfer::internal::DataChannelControlUtilInternal helpers for packing and unpacking channel 0 service messages
 Cvisiontransfer::internal::DataChannelIMUBNO080CommandsCommands to control the IMU/environmental sensor and its data reporting
 Cvisiontransfer::internal::DataChannelIMUBNO080UtilHelper functions for IMU control messages
 Cvisiontransfer::internal::DataChannelInfoAPI-level data channel info for advertisements and subscription accounting
 Cvisiontransfer::internal::DataChannelMessage
 Cvisiontransfer::internal::DataChannelMessageHeaderTransport-level DataChannel header
 Cvisiontransfer::DataChannelService
 Cvisiontransfer::DeviceEnumerationAllows for the discovery of devices in the network
 Cvisiontransfer::DeviceInfoAggregates information about a discovered device
 Cvisiontransfer::DeviceParametersAllows for configuration of the parameters of a Nerian stereo device through a network connection
 Cvisiontransfer::DeviceStatusRepresentation of the current device status / health. Useful for addressing issues with peripherals or network transport
 Cvisiontransfer::internal::InternalInformation::DiscoveryMessageBasic
 Cvisiontransfer::internal::InternalInformation::DiscoveryMessage
 Cenable_shared_from_this
 Cvisiontransfer::internal::DataChannelServiceBaseBase class for the data service (background sending and receiving, dispatching to channels)
 Cvisiontransfer::internal::DataChannelServiceImpl
 Cvisiontransfer::internal::DataBlockProtocol::HeaderPreamble
 Cvisiontransfer::ImageProtocolA lightweight protocol for transferring image sets
 Cvisiontransfer::ImageSetA set of one to three images, but usually two (the left camera image and the disparity map). One- and three-image modes can be enabled in the device configuration interface
 Cvisiontransfer::ImageTransferClass for synchronous transfer of image sets
 Cvisiontransfer::internal::InternalInformationInformation that is required internally by different program parts
 Cmap
 Cvisiontransfer::param::ParameterSet
 Cvisiontransfer::internal::NetworkingA collection of helper functions for implementing network communication
 Cvisiontransfer::param::Parameter
 Cvisiontransfer::ParameterInfo
 Cvisiontransfer::internal::ParameterSerializationThis is the common [de]serialization filter for all of nvparam's external network protocols
 Cvisiontransfer::internal::ParameterTransferAllows a configuration of device parameters over the network
 Cvisiontransfer::ParameterInfo::ParameterValue
 Cvisiontransfer::param::ParameterValue
 Cvisiontransfer::internal::AlignedAllocator< T, alignment >::rebind< U >
 Cvisiontransfer::Reconstruct3DTransforms a disparity map into a set of 3D points
 Cruntime_error
 Cvisiontransfer::ParameterExceptionException class that is used for all parameter-related exceptions
 Cvisiontransfer::ProtocolExceptionException class that is used for all protocol exceptions
 Cvisiontransfer::TransferExceptionException class that is used for all transfer exceptions
 Cvisiontransfer::internal::DataBlockProtocol::SegmentHeaderTCP
 Cvisiontransfer::internal::DataBlockProtocol::SegmentHeaderUDP
 Cvisiontransfer::internal::SensorDataRingBuffer< RecordType, RINGBUFFER_SIZE >
 Cvisiontransfer::internal::SensorDataRingBuffer< visiontransfer::TimestampedQuaternion, RINGBUFFER_SIZE >
 Cvisiontransfer::internal::SensorDataRingBuffer< visiontransfer::TimestampedScalar, RINGBUFFER_SIZE >
 Cvisiontransfer::internal::SensorDataRingBuffer< visiontransfer::TimestampedVector, RINGBUFFER_SIZE >
 Cvisiontransfer::SensorRecordBase class for sensor records with timestamp and status (reliability) fields
 Cvisiontransfer::TimestampedQuaternionEncapsulate a 4D (quaternion) sensor report, containing X, Y, Z, W, as well as timestamp and status fields and measurement accuracy
 Cvisiontransfer::TimestampedScalarEncapsulate a scalar sensor measurement, containing the value, as well as timestamp and status fields
 Cvisiontransfer::TimestampedVectorEncapsulate a 3D sensor report, containing X, Y, Z, as well as timestamp and status fields
 Cvisiontransfer::internal::SH2CargoBase
 Cvisiontransfer::internal::SH2CargoBodyScenescanTimestamp
 Cvisiontransfer::internal::SH2CargoBodyTimeBase
 Cvisiontransfer::internal::SH2CargoBodyTimestampRebase
 Cvisiontransfer::internal::SH2Constants
 Cvisiontransfer::internal::SH2SensorReportAccelerometer
 Cvisiontransfer::internal::SH2SensorReportBase
 Cvisiontransfer::internal::SH2SensorReportGyroscope
 Cvisiontransfer::internal::SH2SensorReportMagnetometer
 Cvisiontransfer::internal::SH2SensorReportOrientation
 Cvisiontransfer::internal::SH2SensorReportRawAGM
 Cvisiontransfer::internal::Tokenizer
 Cvisiontransfer::internal::TransportParameterInfo
 Cvisiontransfer::internal::DataChannel::TypesKnown data channel service types, not all may be active on a specific device
Allied Vision