LibreOffice Module o3tl (master) 1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 No3tl
 Ndetail
 CIsDerivedReference
 CIsDerivedReference< css::uno::Reference< css::uno::XInterface > >
 CIsDerivedReference< css::uno::Reference< T > >
 CIsUnoSequenceType
 CIsUnoSequenceType< cppu::UnoSequenceType< T > >
 Clru_map_base
 Clru_map_base< void >
 Cm_and_d
 COptional
 COptional< bool >
 COptional< css::uno::Reference< css::uno::XInterface > >
 COptional< css::uno::Reference< T > >
 COptional< double >
 COptional< float >
 COptional< sal_Int16 >
 COptional< sal_Int32 >
 COptional< sal_Int64 >
 COptional< sal_Int8 >
 COptional< sal_uInt16 >
 COptional< sal_uInt32 >
 COptional< sal_uInt64 >
 COptional< void >
 Csimple_pool_impl
 Cstruct_from_value
 Ctype
 CVoid
 Ccow_wrapper
 Cimpl_tShared value object - gets cloned before cow_wrapper hands out a non-const reference to it
 Cdefault_deleteTo markup std::unique_ptr that coverity warns might throw exceptions which won't throw in practice, or where std::terminate is an acceptable response if they do
 Cdivide_by_zero
 CenumarrayThis is a container convenience class for arrays indexed by enum values
 Cenumarray_const_iterator
 Cenumarray_iterator
 CenumrangeThis is a container convenience class iterating over scoped enumerations
 CIterator
 Cfind_partialorder_ptrequalsElements are partially ordered by Compare, 2 elements are allowed if they are not the same element (pointer equal)
 Cfind_uniqueElements are totally ordered by Compare, for no 2 elements !Compare(a,b) && !Compare(b,a) is true
 Cfree_delete
 CIntCmp
 Cis_typed_flagsMark a (scoped) enumeration as a set of bit flags, with accompanying operations
 CWrap
 CLazyUpdate
 Cless_ptr_toImplements an ordering function over a pointer, where the comparison uses the < operator on the pointed-to types
 Cless_uniqueptr_to
 Clru_mapLRU map
 Cselect1stSelect first value of a pair
 Cselect2ndSelect second value of a pair
 Csorted_vectorRepresents a sorted vector of values
 Csorted_vector< Value, Compare, Find, false >
 CspanA barebones approximation of C++20
 Cstrong_intWrap up an integer type so that we prevent accidental conversion to other integer types
 CThreadSafeRefCountingPolicyThread-safe refcounting
 Ctyped_flags
 CUnsafeRefCountingPolicyThread-unsafe refcounting
 Cvector_pool