CIOLink.DataFrameViewExtension | |
►CICustomMarshaler | |
CUTF8Marshaler | |
►CSystem.Collections.Generic.IEnumerable | |
CIOLink.MetadataNode | Class which represents one node from a metadata tree. Each node contains a key and also an associated value (optional). It also contains a list of nodes which represents its children in the tree. Children can be parsed using '(Const)MetadataNodeIterator' objects provided by '(c)begin' and '(c)end' methods, or directly can be retrieved thanks to 'child' accessor method |
CIOLink.ReadonlyMetadataNode | Wrapper around MetadataNode exposing only method that does not modify the instance |
CIOLink.ImageViewExtension | Extension class for ImageView |
CIOLink.IOLink | |
CIOLink.IOLinkPINVOKE | |
CIOLink.MultiImageViewExtension | Extension class for MultiImageView |
CIOLinkNetTest.Program | |
CIOLink.RandomAccessExtension | Extension class for RandomAccess |
CIOLink.ReadonlyImageInfoProperty | Wrapper around ImageInfoProperty exposing only method that does not modify the instance |
CIOLink.ReadonlyImageProperties | Wrapper around ImageProperties exposing only method that does not modify the instance |
CIOLink.ReadonlySpatialCalibrationProperty | Wrapper around SpatialCalibrationProperty exposing only method that does not modify the instance |
►CSystem.IO.Stream | |
CIOLink.StreamAdapter | |
CIOLink.StreamAccessExtension | Extension class for StreamAccess |
CIOLink.IOLinkPINVOKE.SWIGExceptionHelper | |
CIOLink.IOLinkPINVOKE.SWIGPendingException | |
CIOLink.IOLinkPINVOKE.SWIGStringHelper | |
CIOLink.SWIGTYPE_p_std__shared_ptrT_RandomAccess_t | |
CIOLink.SWIGTYPE_p_std__shared_ptrT_StreamAccess_t | |
►Cglobal.SystemIDisposable | |
CIOLink.ArrayXd | A multi dimensionnal array |
CIOLink.ArrayXf | A multi dimensionnal array |
CIOLink.ArrayXi16 | A multi dimensionnal array |
CIOLink.ArrayXi32 | A multi dimensionnal array |
CIOLink.ArrayXi64 | A multi dimensionnal array |
CIOLink.ArrayXi8 | A multi dimensionnal array |
CIOLink.ArrayXu16 | A multi dimensionnal array |
CIOLink.ArrayXu32 | A multi dimensionnal array |
CIOLink.ArrayXu64 | A multi dimensionnal array |
CIOLink.ArrayXu8 | A multi dimensionnal array |
CIOLink.ConstMetadataNodeIterator | Class represents a const iterator on a list of Metadata nodes |
►CIOLink.DataAccess | Parent interface of interfaces used to manipulate raw bytes |
CIOLink.RandomAccess | Interface representing a generic array-like accessor |
►CIOLink.StreamAccess | Mother interface for all stream-like data accessors |
CIOLink.NetStreamAccess | |
CIOLink.DataFrameCapabilitySet | Template class to handle a flags system from an enum |
CIOLink.DataFrameViewFactory | |
CIOLink.DataFrameViewProvider | |
CIOLink.DataStorage | Describes a data source, that manages and opens DataAccess instances |
CIOLink.DataType | Stores information about a data type |
CIOLink.DependencyGraph | Algorithms on the dependency graph |
►CIOLink.Extension | Parent class for all views extensions |
CIOLink.ParallelAccessExtension | ImageView extension to give information about how to efficiently access it in a multi-threaded environment |
CIOLink.TilingInfoExtension | ImageView extension to describe how an image is tiled |
CIOLink.ViewOriginExtension | Extension used to access view's origins if it exists. Views can be created from scratch, but also from one or many other views. This extension provides methods which allow to build the dependency tree of current view. It also helps to retrieve information to know data origin and to identify a view between others |
CIOLink.ExtensionProvider | |
CIOLink.HTTPHeaders | A class used to pass HTTP headers as input of factories methods |
CIOLink.HTTPHeaders.Entry | An entry of the HTTP header set |
CIOLink.ImageCapabilitySet | Template class to handle a flags system from an enum |
CIOLink.ImageInfoProperty | This property describes the way the axes must be interpreted (IMAGE, VOLUME, SEQUENCE...) and also the composition of the image by providing : |
CIOLink.ImageProperties | Hold additionnal info for ImageView data interpretation |
CIOLink.ImageSourceCapabilitySet | Template class to handle a flags system from an enum |
CIOLink.ImageType | A flag system that describes the dimensions of an image. An image is firstly defined by its dimensions |
CIOLink.ImageTypeId | Enum for the image type (see ImageType) |
CIOLink.ImageViewFactory | This factory is aimed at creating dataset views |
CIOLink.ImageViewProvider | Utility class to check and convert a View into an ImagevView |
CIOLink.Indexer | This class is used to index a classic array into a multi dimensional array |
CIOLink.LodImageViewProvider | Utility class for LodImageView support |
CIOLink.Logger | Manage IOLink logging |
CIOLink.Matrix3d | An arithmetic square matrix |
CIOLink.Matrix3f | An arithmetic square matrix |
CIOLink.Matrix4d | An arithmetic square matrix |
CIOLink.Matrix4f | An arithmetic square matrix |
CIOLink.MetadataNodeFactory | A factory to build MetadataNode instances |
CIOLink.MetadataNodeHelper | A collection of functions to handle paths on MetadataNode instances |
CIOLink.MetadataNodeIterator | Class represents an iterator on a list of Metadata nodes |
CIOLink.MultiImageCapabilitySet | Template class to handle a flags system from an enum |
CIOLink.MultiImageViewFactory | This factory is aimed at creating stack of ImageViews |
CIOLink.MultiImageViewProvider | Utility class to check and convert a View into a MultiImagevView |
CIOLink.RandomAccessCapabilitySet | Template class to handle a flags system from an enum |
CIOLink.RandomAccessFactory | A factory to create RandomAccess instances from various ressources |
CIOLink.RandomAccessProvider | Utility class to check and convert a DataAccess into a RandomAccess |
CIOLink.Region2u64 | A multi-dimensional region defined by its origin and its size |
CIOLink.Region3u64 | A multi-dimensional region defined by its origin and its size |
CIOLink.Region4u64 | A multi-dimensional region defined by its origin and its size |
CIOLink.RegionXu64 | A Region using dynamic vectors |
CIOLink.Serialization | Serialization class which provides methods to serialize and unserialize most of IOLink objects |
CIOLink.SpatialCalibrationProperty | This Property is used to represent the image properties in world space |
CIOLink.SpatialDirections | Describes a spatial axis system, with direction vectors describing the three axes |
CIOLink.StreamAccessCapabilitySet | Template class to handle a flags system from an enum |
CIOLink.StreamAccessFactory | A factory to create StreamAccess instances from various ressources |
CIOLink.StreamAccessProvider | Utility class to check and convert a DataAccess into a StreamAccess |
CIOLink.UidGenerator | |
CIOLink.Uri | Class modeling universal resource identifier |
CIOLink.VariantDataValue | Stores metadata heterogeneous type value |
CIOLink.VariantDataValueConverter | Converter contains a set of method allowing to interpret a VariantDataValue as a determined type |
CIOLink.VariantDataValueFactory | A factory to create VariantDataValue instances from a great variety of types |
CIOLink.Vector2d | An arithmetic vector |
CIOLink.Vector2f | An arithmetic vector |
CIOLink.Vector2i16 | An arithmetic vector |
CIOLink.Vector2i32 | An arithmetic vector |
CIOLink.Vector2i64 | An arithmetic vector |
CIOLink.Vector2i8 | An arithmetic vector |
CIOLink.Vector2u16 | An arithmetic vector |
CIOLink.Vector2u32 | An arithmetic vector |
CIOLink.Vector2u64 | An arithmetic vector |
CIOLink.Vector2u8 | An arithmetic vector |
CIOLink.Vector3d | An arithmetic vector |
CIOLink.Vector3f | An arithmetic vector |
CIOLink.Vector3i16 | An arithmetic vector |
CIOLink.Vector3i32 | An arithmetic vector |
CIOLink.Vector3i64 | An arithmetic vector |
CIOLink.Vector3i8 | An arithmetic vector |
CIOLink.Vector3u16 | An arithmetic vector |
CIOLink.Vector3u32 | An arithmetic vector |
CIOLink.Vector3u64 | An arithmetic vector |
CIOLink.Vector3u8 | An arithmetic vector |
CIOLink.Vector4d | An arithmetic vector |
CIOLink.Vector4f | An arithmetic vector |
CIOLink.Vector4i16 | An arithmetic vector |
CIOLink.Vector4i32 | An arithmetic vector |
CIOLink.Vector4i64 | An arithmetic vector |
CIOLink.Vector4i8 | An arithmetic vector |
CIOLink.Vector4u16 | An arithmetic vector |
CIOLink.Vector4u32 | An arithmetic vector |
CIOLink.Vector4u64 | An arithmetic vector |
CIOLink.Vector4u8 | An arithmetic vector |
CIOLink.VectorXd | A dynamically sized arithmetic vector |
CIOLink.VectorXf | A dynamically sized arithmetic vector |
CIOLink.VectorXi16 | A dynamically sized arithmetic vector |
CIOLink.VectorXi32 | A dynamically sized arithmetic vector |
CIOLink.VectorXi64 | A dynamically sized arithmetic vector |
CIOLink.VectorXi8 | A dynamically sized arithmetic vector |
CIOLink.VectorXu16 | A dynamically sized arithmetic vector |
CIOLink.VectorXu32 | A dynamically sized arithmetic vector |
CIOLink.VectorXu64 | A dynamically sized arithmetic vector |
CIOLink.VectorXu8 | A dynamically sized arithmetic vector |
CIOLink.VersionInfo | Simple structure to hold version info |
CIOLink.Versioning | Versioning tool to check library infos |
►CIOLink.View | Interface representing a generic view on data |
CIOLink.DataFrameView | View to model tabular data |
CIOLink.ImageView | Interface representing an N dimensional image |
CIOLink.LodImageView | A view on an image with multiple levels of detail (LOD) |
CIOLink.MultiImageView | Interface representing a multi-image view, i.e. a stack of ImageView |
CIOLink.Writer | Interface to use in order to output a view to another medium |