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