►Ncarto | |
CInfo | Information on Cartograph libraries and extensions |
CCartoBaseInfo | CartoBase library info |
Cmissing_option | |
Cunexpected_option | |
Cunexpected_option_value | |
COptionBase | |
COptionSeries | |
CSingleOption | |
CBoolOrNumber | |
CSingleOption< BoolOrNumber< NumberType > > | |
COptionsParser | Commandline options parser |
CCartoApplication | Cartograph options parser |
Cuser_interruption | A special exception which is thrown after a command help is requested and displayed in a CartoApplication |
CPlugin | |
CPluginManager | |
►CPluginLoader | |
CPluginFile | |
CDataTypeCode< AimsVector< T, D > > | |
CDataTypeTraits< AimsVector< T, D > > | |
►Ninternal | |
Cnull_value | |
Cnull_value< T * > | |
Cfill_aimsvector2 | |
Cfill_aimsvector3 | |
Cfill_aimsvector4 | |
Cfill_aimsvector2< T, 1 > | |
Cfill_aimsvector3< T, 1 > | |
Cfill_aimsvector4< T, 1 > | |
Cfill_aimsvector3< T, 2 > | |
Cfill_aimsvector4< T, 2 > | |
Cfill_aimsvector4< T, 3 > | |
►Nsoma | |
►Ninternal | |
CAsciiIntReadTraits | |
CAsciiFloatReadTraits | |
CLowLevelAllocator | Abstract base class for actual allocators types |
CMemoryAllocator | Normal allocation mode: allocation in main memory |
CNullAllocator | This allocator doesn't allocate anything |
CAllocatorStrategy | Determination of the allocation type depending of the buffer size to allocate and the disk format of data |
CAllocatorContext | Allocation context |
CMappingCopyAllocator | |
CMappingROAllocator | |
CMappingRWAllocator | |
CAttributedChecker | To check the syntax of an AttributedObject |
CFormatChecker | Format Checker |
CJsonFormatChecker | |
CPythonFormatChecker | |
CXMLFormatChecker | |
CBufferDataSource | |
CChainDataSource | Abstract base DataSource class to operate on another DataSource (to transform it) |
CCStreamDataSource | C stream data source: base class for all sources based on a FILE* (stdio streams) |
CDataSource | Abstraction layer for various data sources (file, buffer, socket...) |
CDataSourceList | This class allows to manipulate "lists" of pointers to DataSource |
CFDDataSource | File Descriptor data source: base class for all sources based on a file descriptor |
CFileDataSource | |
CFilteringDataSource | Filtering data source: filters out comments and/or counts lines in a ASCII stream |
CStreamDataSource | DataSource on a std::iostream (read/write stream) |
CIStreamDataSource | DataSource on a std::istream (read-only stream) |
COStreamDataSource | DataSource on a std::ostream (write-only stream) |
CDataSourceCapabilities | Reading/Writing Capabilities of a FormatReader |
CDataSourceInfo | Informative object used by IO system |
CDataSourceInfoLoader | Generic information retreiver / checker for all data sources and file formats |
CImageReader | ImageReader is a low level Image reader |
CImageWriter | ImageWriter is a low level Image writer |
CFormatReader | Low-level object IO reader specialized for a specific format |
CFormatWriter | Low-level object IO writer specialized for a specific format |
CFormatDictionary | Formats holder for each format of Cartograph object, used by Reader and Writer |
CIOObjectTypesDictionary | Global dictionary of supported object types for IO |
CReader | Generic reader for every format of Cartograph object |
CReaderAlgorithm | Link mechanism between a data source or file and an algorithm operating on arbitrary data types |
CScaledEncodingInfo | |
CScaledEncoding | |
CGenericWriter | |
CWriter | Generic writer for every format of Aims object |
CAttributedReader | To read GenericObject from a file |
CItemReader | Low-level "small item" reader, used by higher-level file readers |
CDefaultItemReader | Default low-levels readers |
CDefaultAsciiItemReader | |
CDefaultBSwapItemReader | |
CJsonFormatReader | |
CPythonFormatReader | |
►CPythonReader | |
CPrivate | |
CXMLFormatReader | |
►CAffineTransformation3dBase | Affine 3D transformation |
CTable | |
CTransformation | Polymorphic base class for spatial transformations |
CTransformation3d | Polymorphic base class for spatial transformations in 3D |
CAllocatedVector | A STL-like vector with a smart and slow allocation system for large data buffers |
CAsciiDataSourceTraits | |
CStreamUtil | |
CAsciiDataSourceTraits< carto::VoxelValue< T, C > > | |
CCreator | Object creation / resize or other setup factory |
CMinfUtil | Meta information utilities |
CHeaderTranslator | Properties translator |
CMultiFileFormatInfo | |
CMultiFileFormat | |
CObjectListener | |
CMinfNodeExpander | |
CMinfTreeExpander | |
CDefaultMinfNodeExpander | |
CSingleDictionaryExpander | |
CListBuilder | |
CDictionaryBuilder | |
CMinfXMLReader | |
CAsciiDataSourceTraits< AimsVector< T, D > > | |
CAttributedWriter | To write an AttributedObject to a file |
CItemWriter | Low-level "small item" writer, used by higher-level file writers |
CDefaultItemWriter | Default low-levels writers |
CDefaultAsciiItemWriter | |
CDefaultBSwapItemWriter | |
CJsonFormatWriter | |
CPythonFormatWriter | |
CPythonWriter | |
CAimsVector | The template class to implement basic vectors |
CCartoApplication | |
COptionsParser | |