►C ObjectType | |
Ccarto::SyntaxedObject< T > | |
►Cstd::__numeric_limits_base | |
Cstd::numeric_limits< _Tp > | |
Ccarto::Algorithm | |
Ccarto::AlgorithmCaller | |
Cinterface_internal::ArrayImpl< T, B > | |
Ccarto::interface_internal::ArrayImpl< T, B > | |
Ccarto::interface_internal::ArrayImpl< std::map< int, T >, false > | |
Cinterface_internal::ArrayImpl< std::map< int, T >, false > | |
Cinterface_internal::ArrayImpl< std::vector< T >, false > | |
Ccarto::interface_internal::ArrayImpl< std::vector< T >, false > | |
Cinterface_internal::ArrayImpl< T, true > | |
Ccarto::interface_internal::ArrayImpl< T, true > | |
►Ccarto::BaseParameter | |
Ccarto::Parameter< T > | |
Ccarto::block< T, N > | This array class extends the STL |
Ccarto::ByteSwapper | |
Ccarto::conversion< T, U > | |
►Ccarto::Converter< INP, OUTP > | High-level converter, reimplementation of aims::Converter |
Ccarto::ShallowConverter< INP, OUTP > | ShallowConverter only differs from the "standard" Converter in the way that it may make shallow copies of objects if input and output types are identical |
Ccarto::ConverterAllocator< INP, OUTP > | This allocator is used by the top-level Converter to allocate a new object depending on the input: it is responsible for dimensioning the output object (ie image dimensions etc) |
Ccarto::ConverterSwitch< INP, OUTP, MODE > | This converter is a bit higher-level than RawConverter and Rescaler, it switches to the one or the other depending on the bool template parameter: still not very user-friendly |
►Ccarto::ConverterSwitch< INP, OUTP, std::numeric_limits< INP >::is_specialized &&std::numeric_limits< OUTP >::is_bounded > | |
Ccarto::SmartConverter< INP, OUTP > | Mid-level converter |
Ccarto::CounterExtractor | Extractor counting lines |
Ccarto::DataTypeCode< T > | This class is just a hint to convert an actual data type to an identifier string used in input/output stuff |
Ccarto::DataTypeCode< PropertySet > | |
Ccarto::DataTypeCode< rc_ptr< T > > | |
Ccarto::DataTypeCode< ReferenceObject< T > > | |
Ccarto::DataTypeCode< std::list< T > > | |
Ccarto::DataTypeCode< std::map< T, U > > | |
Ccarto::DataTypeCode< std::set< T > > | |
Ccarto::DataTypeCode< std::vector< T > > | |
Ccarto::DataTypeCode< ValueObject< T > > | |
CDataTypeInfo< DataType > | DataTypeInfo class is a hint to access data type information |
Ccarto::DataTypeTraits< DataType > | Properties of data types |
Ccarto::DefaultedRescalerInfo< INP, OUTP > | |
►Ccarto::DefaultRefConstruction | |
►Ccarto::RCObject | Base class for reference counted objects (intrusive) |
►Ccarto::GenericObject | Base abstract generic object class |
►Ccarto::TypedObject< T > | Storage wrapper, derived but still abstract template class |
Ccarto::PointerObject< T > | |
Ccarto::ReferenceObject< T > | Storage wrapper, derived and instanciable template class |
►Ccarto::ValueObject< T > | Storage wrapper, derived and instanciable template class |
Ccarto::internal::SyntaxedNonInterfaceObject< T > | |
Ccarto::TypedObject< const T > | |
►Ccarto::TypedObject< SyntaxedInterfaceType< T > > | |
►Ccarto::ValueObject< SyntaxedInterfaceType< T > > | |
Ccarto::internal::SyntaxedInterfaceObject< T > | |
Ccarto::Headered | |
Ccarto::MutexedObject | |
Ccarto::ObjectFactory | |
Ccarto::PropertyFilter | |
Ccarto::PropertySet | A dictionary generic Object |
Ccarto::SharedObject | SharedObject allows to work with combined reference counting pointers and weak (Observer) pointers |
Ccarto::RefConstruction< T > | |
Ccarto::RefConstruction< char > | |
Ccarto::RefConstruction< double > | |
Ccarto::RefConstruction< float > | |
Ccarto::RefConstruction< int > | |
Ccarto::RefConstruction< long > | |
Ccarto::RefConstruction< short > | |
Ccarto::RefConstruction< unsigned char > | |
Ccarto::RefConstruction< unsigned int > | |
Ccarto::RefConstruction< unsigned long > | |
Ccarto::RefConstruction< unsigned short > | |
Cinterface_internal::DictionaryImpl< T, B > | |
Ccarto::interface_internal::DictionaryImpl< T, B > | |
Ccarto::interface_internal::DictionaryImpl< std::map< std::string, T >, false > | |
Cinterface_internal::DictionaryImpl< std::map< std::string, T >, false > | |
Cinterface_internal::DictionaryImpl< T, true > | |
Ccarto::interface_internal::DictionaryImpl< T, true > | |
Cinterface_internal::DictionaryIteratorImpl< T, B > | |
Ccarto::interface_internal::DictionaryIteratorImpl< T, B > | |
Cinterface_internal::DictionaryIteratorImpl< T, true > | |
Ccarto::interface_internal::DictionaryIteratorImpl< T, true > | |
►CDictionaryIteratorInterface | |
Cinterface_internal::MapIterator< std::map< std::string, Object > > | |
Cinterface_internal::MapIterator< std::map< std::string, T > > | |
Ccarto::Directory | Encapsulation of a portable opendir / readdir version |
Cinterface_internal::DynArrayImpl< T, B > | |
Ccarto::interface_internal::DynArrayImpl< T, B > | |
Ccarto::interface_internal::DynArrayImpl< std::map< int, T >, false > | |
Cinterface_internal::DynArrayImpl< std::map< int, T >, false > | |
Cinterface_internal::DynArrayImpl< std::vector< T >, false > | |
Ccarto::interface_internal::DynArrayImpl< std::vector< T >, false > | |
Cinterface_internal::DynArrayImpl< T, true > | |
Ccarto::interface_internal::DynArrayImpl< T, true > | |
►Cstd::exception | STL class |
►Cstd::logic_error | STL class |
Ccarto::assert_error | |
►Cstd::runtime_error | STL class |
►Ccarto::errno_error | System exceptions memorize the value of errno |
Ccarto::file_error | Exceptions thrown during file manipulation |
►Ccarto::io_error | General IO error (should be specialized) |
►Ccarto::format_error | Format-related errors (file parsing / interpreting) |
►Ccarto::format_mismatch_error | Format is recognized but something goes wrong |
Ccarto::corrupt_stream_error | Corrupt data: not understood by current format |
►Ccarto::invalid_format_error | Format is recognized but contains parameters that can not be handled by curent parser |
Ccarto::datatype_format_error | Format is recognized but contains data types that can not be read by curent reader |
Ccarto::syntax_check_error | |
Ccarto::invalid_boolean | |
►Ccarto::invalid_number | |
►Ccarto::invalid_integer | |
Ccarto::invalid_positive_integer | |
Ccarto::parse_error | Parsing error |
Ccarto::wrong_format_error | Wrong format |
►Ccarto::open_error | Open failed (read or write), generally specialized |
►Ccarto::file_not_found_error | File not found: trying to read an non-existing file, or write in a non-existing directory |
Ccarto::no_dir_error | Write in a non-existing directory (more precise than file_not_found_error ) |
Ccarto::is_dir_error | Open as a file something which is a directory |
Ccarto::permission_error | Read or write permission denied |
Ccarto::too_many_descriptors_error | Too many open files |
►Ccarto::read_write_error | Read / write failed (bad medium, disk full, quota exceeded...) |
Ccarto::bad_medium_error | Disk / network failure |
►Ccarto::disk_full_error | Disk full or quota exceeded (specialize for quota) |
Ccarto::quota_exceeded_error | Quota exceeded |
►Ccarto::stream_state_error | Stream state flags errors |
Ccarto::eof_error | EOF |
Ccarto::not_open_error | Stream not open |
Ccarto::stream_fail_error | Fail or bad bit is set |
►Cstd::range_error | STL class |
Ccarto::out_of_range_error | There's already a out_of_range class in <stdexcept> ! |
►Ccarto::ExclusiveContext | |
Ccarto::LoopContext | |
Ccarto::fdinhibitor | Temporarily closes a file descriptor (typically, stdout/stderr) |
Ccarto::FileUtil | Files and filenames portable utilities |
Cinterface_internal::GenericInterface< T, B > | |
Ccarto::interface_internal::GenericInterface< T, B > | |
Cinterface_internal::GenericInterface< T, false > | |
Ccarto::interface_internal::GenericInterface< T, false > | |
Cinterface_internal::GenericInterface< T, true > | |
Ccarto::interface_internal::GenericInterface< T, true > | |
Ccarto::GenericObjectTypeDeclared< T > | Class to force a compilation error when a generic object |
Ccarto::GenericObjectTypeDeclared< GenericObject > | |
Ccarto::GenericObjectTypeDeclared< Object > | |
Ccarto::GenericObjectTypeDeclared< typename interface_internal::MapIterator< std::map< T, U > > > | |
CGenericObjectTypeDeclared< typename interface_internal::MapIterator< std::map< T, U > > > | |
Ccarto::GenericObjectTypeDeclared< typename interface_internal::SetIterator< std::set< T > > > | |
CGenericObjectTypeDeclared< typename interface_internal::SetIterator< std::set< T > > > | |
Ccarto::GenericObjectTypeDeclared< typename interface_internal::VectorIterator< V > > | |
CGenericObjectTypeDeclared< typename interface_internal::VectorIterator< V > > | |
Ccarto::rc_ptr< T >::insipid | |
Ccarto::scoped_ptr< T >::InsipidProxyPointer | |
Cinterface_internal::IntDictionaryIteratorImpl< T, B > | |
Ccarto::interface_internal::IntDictionaryIteratorImpl< T, B > | |
Ccarto::interface_internal::IntDictionaryIteratorImpl< T, true > | |
Cinterface_internal::IntDictionaryIteratorImpl< T, true > | |
►Ccarto::Interface | |
►Ccarto::IterableInterface | Container objects which can be iterated |
►Ccarto::ArrayInterface | ArrayInterface represents any container whose elements can be accessed via an integer index |
►Ccarto::DynArrayInterface | A dynamic array has resize and insertion capabilities (like a STL vector) |
Ccarto::GenericObject | Base abstract generic object class |
►Ccarto::DictionaryInterface | Interface for dictionary-like objects |
Ccarto::GenericObject | Base abstract generic object class |
Ccarto::PropertySet | A dictionary generic Object |
Ccarto::GenericObject | Base abstract generic object class |
►Ccarto::IteratorInterface | An iterator object is a reference to another object |
►Ccarto::DictionaryIteratorInterface | Specialized IteratorInterface for dictionaries |
Ccarto::GenericObject | Base abstract generic object class |
Ccarto::interface_internal::MapIterator< std::map< std::string, Object > > | |
Ccarto::interface_internal::MapIterator< std::map< std::string, T > > | |
Ccarto::PropertySet::iterator | |
Ccarto::GenericObject | Base abstract generic object class |
Ccarto::interface_internal::MapIterator< M > | |
Ccarto::interface_internal::MapIterator< std::map< T, Object > > | |
Ccarto::interface_internal::SetIterator< S > | |
Ccarto::interface_internal::SetIterator< std::set< Object > > | |
Ccarto::interface_internal::VectorIterator< V > | |
►Ccarto::IntKeyIteratorInterface | Specialized IteratorInterface for dictionaries |
Ccarto::GenericObject | Base abstract generic object class |
Ccarto::interface_internal::MapIterator< std::map< int, Object > > | |
►Ccarto::KeyIteratorInterface | Specialized IteratorInterface for key/value storage |
Ccarto::GenericObject | Base abstract generic object class |
►Ccarto::NoneInterface | Specialized NoneInterface for empty objects (null, None) |
Ccarto::GenericObject | Base abstract generic object class |
►Ccarto::ScalarInterface | All scalar numbers implement the ScalarInterface (all ints, float, double...) |
Ccarto::GenericObject | Base abstract generic object class |
►Ccarto::SizeInterface | All container objects inherit the SizeInterface |
Ccarto::ArrayInterface | ArrayInterface represents any container whose elements can be accessed via an integer index |
Ccarto::DictionaryInterface | Interface for dictionary-like objects |
►Ccarto::StringInterface | Objects whose value may be represented as a character string |
Ccarto::GenericObject | Base abstract generic object class |
►Ccarto::SyntaxedInterface | A Syntaxed object is an object containing an additional character string giving it a kind of type (a syntactic attribute) |
Ccarto::internal::SyntaxedInterfaceType< T > | |
Ccarto::internal::SyntaxedNonInterfaceObject< T > | |
►CIntKeyIteratorInterface | |
Cinterface_internal::MapIterator< std::map< int, Object > > | |
►Cstd::ios_base | STL class |
►Cstd::basic_ios< Char > | STL class |
►Cstd::basic_istream< Char > | STL class |
►Cstd::istream | STL class |
Cboost::fdistream | |
►Ccarto::cuifstream | Filtering ifstream - counts lines and skips comments |
Ccarto::attachable_cuifstream | Cette classe n'es là que parce que Dimitri ne voulait pas que je touche à sa belle classe cuifstream |
►Cstd::basic_ostream< Char > | STL class |
►Cstd::ostream | STL class |
Cboost::fdostream | |
Cinterface_internal::IterableImpl< T, B > | |
Ccarto::interface_internal::IterableImpl< T, B > | |
Ccarto::interface_internal::IterableImpl< std::map< int, Object >, false > | |
Cinterface_internal::IterableImpl< std::map< int, Object >, false > | |
Ccarto::interface_internal::IterableImpl< std::map< std::string, Object >, false > | |
Cinterface_internal::IterableImpl< std::map< std::string, Object >, false > | |
Ccarto::interface_internal::IterableImpl< std::map< std::string, T >, false > | |
Cinterface_internal::IterableImpl< std::map< std::string, T >, false > | |
Ccarto::interface_internal::IterableImpl< std::map< T, Object >, false > | |
Cinterface_internal::IterableImpl< std::map< T, Object >, false > | |
Ccarto::interface_internal::IterableImpl< std::map< T, U >, false > | |
Cinterface_internal::IterableImpl< std::map< T, U >, false > | |
Ccarto::interface_internal::IterableImpl< std::set< T >, false > | |
Cinterface_internal::IterableImpl< std::set< T >, false > | |
Ccarto::interface_internal::IterableImpl< std::vector< T >, false > | |
Cinterface_internal::IterableImpl< std::vector< T >, false > | |
Cinterface_internal::IterableImpl< T, true > | |
Ccarto::interface_internal::IterableImpl< T, true > | |
Cinterface_internal::IteratorImpl< T, B > | |
Ccarto::interface_internal::IteratorImpl< T, B > | |
Cinterface_internal::IteratorImpl< T, true > | |
Ccarto::interface_internal::IteratorImpl< T, true > | |
►CIteratorInterface | |
Cinterface_internal::MapIterator< M > | |
Cinterface_internal::MapIterator< std::map< T, Object > > | |
Cinterface_internal::SetIterator< S > | |
Cinterface_internal::SetIterator< std::set< Object > > | |
Cinterface_internal::VectorIterator< V > | |
Cinterface_internal::KeyIteratorImpl< T, B > | |
Ccarto::interface_internal::KeyIteratorImpl< T, B > | |
Cinterface_internal::KeyIteratorImpl< T, true > | |
Ccarto::interface_internal::KeyIteratorImpl< T, true > | |
Ccarto::AlgorithmCaller::LaunchExecution | |
Ccarto::Lexicon | |
Ccarto::internal::limits_complement< T, is_min > | |
Ccarto::internal::limits_complement< T, false > | |
Ccarto::Mutex | |
Ccarto::MutexRcPtr< T > | Mutex-protected rc_ptr |
►Ccarto::NDIterator_base | Base class for N-dimensional array iterators |
Ccarto::const_NDIterator< T > | Const variant of the NDIterator |
►Ccarto::line_NDIterator_base | |
Ccarto::const_line_NDIterator< T > | Const variant of the line_NDIterator |
Ccarto::line_NDIterator< T > | N-dimensional array line iterator |
Ccarto::NDIterator< T > | N-dimensional array iterator |
Cinterface_internal::NoneImpl< T, B > | |
Ccarto::interface_internal::NoneImpl< T, B > | |
Cstd::numeric_limits< bool > | |
Cstd::numeric_limits< char > | |
Cstd::numeric_limits< double > | |
Cstd::numeric_limits< float > | |
Cstd::numeric_limits< int > | |
Cstd::numeric_limits< long > | |
Cstd::numeric_limits< long double > | |
Cstd::numeric_limits< long long > | |
Cstd::numeric_limits< short > | |
Cstd::numeric_limits< signed char > | |
Cstd::numeric_limits< unsigned char > | |
Cstd::numeric_limits< unsigned int > | |
Cstd::numeric_limits< unsigned long > | |
Cstd::numeric_limits< unsigned long long > | |
Cstd::numeric_limits< unsigned short > | |
Cstd::numeric_limits< wchar_t > | |
►CObservable | |
Ccarto::Headered | |
Ccarto::PropertySet | A dictionary generic Object |
►Ccarto::Observer | |
Ccarto::Headered | |
Ccarto::ParameterModifier< T > | |
Ccarto::Mutex::Private | Private structure, specialized for pthread implementation only |
►Ccarto::RawConverter< INP, OUTP > | Low-level raw converter (not rescaling) |
Ccarto::ConverterSwitch< INP, OUTP, false > | Specialization of non-rescaling ConverterSwitch |
Ccarto::RawConverter< INP, Void > | |
Ccarto::RawConverter< Void, OUTP > | |
Ccarto::RawConverter< Void, Void > | |
Ccarto::rc_ptr_trick | Rc_ptr_trick merely makes a public access to the reference counter inside a rc_ptr |
►Ccarto::RefData< T > | |
►Ccarto::const_ref< T > | Constant Ref to an object of class T |
►Ccarto::ref< T > | A ref is a const_ref which can reference non constant objects |
►Ccarto::rc_ptr< T > | Reference-counting pointer |
►Ccarto::weak_shared_ptr< T > | Weak_shared_ptr: increments a reference count, is told and becomes null whenever the shared object is deleted externally |
Ccarto::shared_ptr< T > | A multi-purpose general smart pointer, which can act as either a rc_ptr, a weak_ptr or a weak_shared_ptr |
►Ccarto::RefData< carto::BaseParameter > | |
►Ccarto::const_ref< carto::BaseParameter > | |
►Ccarto::ref< carto::BaseParameter > | |
Ccarto::rc_ptr< carto::BaseParameter > | |
►Ccarto::RefData< carto::PropertyFilter > | |
►Ccarto::const_ref< carto::PropertyFilter > | |
►Ccarto::ref< carto::PropertyFilter > | |
Ccarto::rc_ptr< carto::PropertyFilter > | |
►Ccarto::RefData< GenericObject > | |
►Ccarto::const_ref< GenericObject > | |
►Ccarto::ref< GenericObject > | |
►Ccarto::rc_ptr< GenericObject > | |
Ccarto::Object | |
Ccarto::reference_wrapper< T > | Wrapper to a reference |
►Ccarto::Rescaler< INP, OUTP > | Low-level rescaling converter |
Ccarto::ConverterSwitch< INP, OUTP, true > | Specialization of rescaling ConverterSwitch |
Ccarto::RescalerInfo | Low level rescaler info used for rescaling |
Ccarto::fdinhibitor::ResetCallback | |
Ccarto::interface_internal::ScalarImpl< T, B > | |
Cinterface_internal::ScalarImpl< T, B > | |
Cinterface_internal::ScalarImpl< bool, false > | |
Ccarto::interface_internal::ScalarImpl< bool, false > | |
Cinterface_internal::ScalarImpl< char, false > | |
Ccarto::interface_internal::ScalarImpl< char, false > | |
Cinterface_internal::ScalarImpl< double, false > | |
Ccarto::interface_internal::ScalarImpl< double, false > | |
Cinterface_internal::ScalarImpl< float, false > | |
Ccarto::interface_internal::ScalarImpl< float, false > | |
Cinterface_internal::ScalarImpl< int, false > | |
Ccarto::interface_internal::ScalarImpl< int, false > | |
Cinterface_internal::ScalarImpl< long long, false > | |
Ccarto::interface_internal::ScalarImpl< long long, false > | |
Cinterface_internal::ScalarImpl< long, false > | |
Ccarto::interface_internal::ScalarImpl< long, false > | |
Cinterface_internal::ScalarImpl< short, false > | |
Ccarto::interface_internal::ScalarImpl< short, false > | |
Cinterface_internal::ScalarImpl< signed char, false > | |
Ccarto::interface_internal::ScalarImpl< signed char, false > | |
Cinterface_internal::ScalarImpl< std::string, false > | |
Ccarto::interface_internal::ScalarImpl< std::string, false > | |
Cinterface_internal::ScalarImpl< T, true > | |
Ccarto::interface_internal::ScalarImpl< T, true > | |
Ccarto::interface_internal::ScalarImpl< unsigned char, false > | |
Cinterface_internal::ScalarImpl< unsigned char, false > | |
Cinterface_internal::ScalarImpl< unsigned long long, false > | |
Ccarto::interface_internal::ScalarImpl< unsigned long long, false > | |
Ccarto::interface_internal::ScalarImpl< unsigned long, false > | |
Cinterface_internal::ScalarImpl< unsigned long, false > | |
Cinterface_internal::ScalarImpl< unsigned short, false > | |
Ccarto::interface_internal::ScalarImpl< unsigned short, false > | |
Ccarto::interface_internal::ScalarImpl< unsigned, false > | |
Cinterface_internal::ScalarImpl< unsigned, false > | |
Ccarto::scoped_ptr< T > | Holds a temporary object pointer in a scope |
Ccarto::select< flag, U, V > | |
Ccarto::select< false, U, V > | |
Ccarto::Semantic | Specify properties for semantic attributes - mainly for I/O purposes |
Ccarto::Semaphore | |
Cinterface_internal::SizeImpl< T, B > | |
Ccarto::interface_internal::SizeImpl< T, B > | |
Ccarto::interface_internal::SizeImpl< std::map< T, U >, false > | |
Cinterface_internal::SizeImpl< std::map< T, U >, false > | |
Ccarto::interface_internal::SizeImpl< std::set< T >, false > | |
Cinterface_internal::SizeImpl< std::set< T >, false > | |
Cinterface_internal::SizeImpl< std::vector< T >, false > | |
Ccarto::interface_internal::SizeImpl< std::vector< T >, false > | |
Cinterface_internal::SizeImpl< T, true > | |
Ccarto::interface_internal::SizeImpl< T, true > | |
►Cstreambuf | |
Cboost::fdinbuf | |
Cboost::fdoutbuf | |
Ccarto::fistreambuf< Extractor > | Filtering input stream |
Ccarto::fostreambuf< Inserter > | Filtering output stream |
Ccarto::fistreambuf< carto::CounterExtractor > | |
Ccarto::fistreambuf< carto::UncommentExtractor > | |
Cinterface_internal::StringImpl< T, B > | |
Ccarto::interface_internal::StringImpl< T, B > | |
Ccarto::interface_internal::StringImpl< std::string, false > | |
Cinterface_internal::StringImpl< std::string, false > | |
Cinterface_internal::StringImpl< T, true > | |
Ccarto::interface_internal::StringImpl< T, true > | |
Ccarto::StringUtil | String utilities |
Ccarto::internal::SyntaxedObjectSwitch< T, x > | |
Ccarto::internal::SyntaxedObjectSwitch< T, false > | |
Ccarto::internal::SyntaxedObjectSwitch< T, true > | |
Ccarto::SyntaxReader | Read a SyntaxSet from a file |
Ccarto::SyntaxWriter | Write a SyntaxSet to a file |
►CT | |
Ccarto::internal::SyntaxedInterfaceType< T > | |
Ccarto::RefConstruction< T > | |
►Ccarto::Thread | Short usage: |
Ccarto::LoopThread | |
Ccarto::ThreadCancel | |
Ccarto::ThreadCondition | |
Ccarto::ThreadedLoop | |
Ccarto::ThreadGauge | |
Ccarto::UncommentExtractor | Extractor stripping end-of-line comments |
Ccarto::UUID | Unique identifier class |
Cinterface_internal::ValueObjectImpl< T, B > | |
Ccarto::interface_internal::ValueObjectImpl< T, B > | |
Ccarto::interface_internal::ValueObjectImpl< T, true > | |
Cinterface_internal::ValueObjectImpl< T, true > | |
CVoid | Void does not contain anything |
Ccarto::VoxelValue< T, C > | Base class for any multichannel data (RGB, RGBA, HSV, ...) |
►Ccarto::VoxelValue< uint8_t, 3 > | |
Ccarto::VoxelHSV | HSV Value |
Ccarto::VoxelRGB | RGB Value |
►Ccarto::VoxelValue< uint8_t, 4 > | |
Ccarto::VoxelRGBA | RGBA Value |
►Ccarto::weak_ptr< T > | Observer pointer, observing a shfj::WeakObject |
Ccarto::weak_shared_ptr< T > | Weak_shared_ptr: increments a reference count, is told and becomes null whenever the shared object is deleted externally |
►Ccarto::WeakObject | Base class for weakly referenced objects |
Ccarto::SharedObject | SharedObject allows to work with combined reference counting pointers and weak (Observer) pointers |
Ccarto::conversion< T, U >::Helper< V, W >::yes | |
CZAtomic_t | |