csalt++-lib
Modules:
Utilities
Smart Pointers
Error
Allocator
String
Array
Dictionary
List
Heap
Tree
csalt++-lib
Index
Index
C
C
cslt::AlignmentError (C++ class)
cslt::AlignmentError::AlignmentError (C++ function)
,
[1]
cslt::Allocator (C++ class)
cslt::Allocator::alloc (C++ function)
cslt::Allocator::alloc_ (C++ member)
cslt::Allocator::alloc_aligned (C++ function)
cslt::Allocator::allocated (C++ function)
cslt::Allocator::Allocator (C++ function)
cslt::Allocator::default_alignment (C++ function)
cslt::Allocator::default_alignment_ (C++ member)
cslt::Allocator::is_ptr (C++ function)
cslt::Allocator::is_ptr_sized (C++ function)
cslt::Allocator::mem_type_ (C++ member)
cslt::Allocator::memory_type (C++ function)
cslt::Allocator::owns_memory (C++ function)
cslt::Allocator::owns_memory_ (C++ member)
cslt::Allocator::realloc (C++ function)
cslt::Allocator::realloc_aligned (C++ function)
cslt::Allocator::remaining (C++ function)
cslt::Allocator::reset (C++ function)
cslt::Allocator::restore (C++ function)
cslt::Allocator::return_element (C++ function)
cslt::Allocator::save (C++ function)
cslt::Allocator::size (C++ function)
cslt::Allocator::size_ (C++ member)
cslt::Allocator::stats (C++ function)
cslt::Allocator::total_alloc (C++ function)
cslt::Allocator::total_alloc_ (C++ member)
cslt::Allocator::~Allocator (C++ function)
cslt::AlreadyInitializedError (C++ class)
cslt::AlreadyInitializedError::AlreadyInitializedError (C++ function)
,
[1]
cslt::ArenaAllocator (C++ class)
cslt::ArenaAllocator::alloc (C++ function)
cslt::ArenaAllocator::alloc_aligned (C++ function)
cslt::ArenaAllocator::is_ptr (C++ function)
cslt::ArenaAllocator::is_ptr_sized (C++ function)
cslt::ArenaAllocator::realloc (C++ function)
cslt::ArenaAllocator::realloc_aligned (C++ function)
cslt::ArenaAllocator::remaining (C++ function)
cslt::ArenaAllocator::reset (C++ function)
cslt::ArenaAllocator::restore (C++ function)
cslt::ArenaAllocator::return_element (C++ function)
cslt::ArenaAllocator::save (C++ function)
cslt::ArenaAllocator::stats (C++ function)
cslt::ArenaAllocator::WithBuddy (C++ function)
cslt::ArenaDeleter (C++ struct)
cslt::ArgumentError (C++ class)
cslt::ArgumentError::ArgumentError (C++ function)
,
[1]
cslt::Array (C++ class)
cslt::Array::binary_search (C++ function)
cslt::Array::bracketed_binary_search (C++ function)
cslt::Array::capacity (C++ function)
cslt::Array::clear (C++ function)
cslt::Array::concat (C++ function)
cslt::Array::contains (C++ function)
,
[1]
cslt::Array::copy (C++ function)
,
[1]
cslt::Array::cumulative (C++ function)
,
[1]
cslt::Array::data (C++ function)
cslt::Array::init (C++ function)
cslt::Array::is_empty (C++ function)
cslt::Array::is_full (C++ function)
cslt::Array::is_ptr (C++ function)
cslt::Array::max (C++ function)
cslt::Array::min (C++ function)
cslt::Array::operator[] (C++ function)
cslt::Array::pop_any (C++ function)
cslt::Array::pop_back (C++ function)
cslt::Array::pop_front (C++ function)
cslt::Array::push_any (C++ function)
cslt::Array::push_back (C++ function)
cslt::Array::push_front (C++ function)
cslt::Array::reverse (C++ function)
cslt::Array::set (C++ function)
cslt::Array::size (C++ function)
cslt::Array::slice (C++ function)
,
[1]
cslt::Array::sort (C++ function)
cslt::AVLTree (C++ class)
cslt::AVLTree::clear (C++ function)
cslt::AVLTree::contains (C++ function)
cslt::AVLTree::copy (C++ function)
cslt::AVLTree::duplicates_allowed (C++ function)
cslt::AVLTree::empty (C++ function)
cslt::AVLTree::find (C++ function)
cslt::AVLTree::foreach (C++ function)
cslt::AVLTree::foreach_range (C++ function)
cslt::AVLTree::height (C++ function)
cslt::AVLTree::init (C++ function)
cslt::AVLTree::insert (C++ function)
cslt::AVLTree::max (C++ function)
cslt::AVLTree::min (C++ function)
cslt::AVLTree::overflow_enabled (C++ function)
cslt::AVLTree::remove (C++ function)
cslt::AVLTree::size (C++ function)
cslt::AVLTree::slab_capacity (C++ function)
cslt::AVLTree::slab_used (C++ function)
cslt::BadAllocError (C++ class)
cslt::BadAllocError::BadAllocError (C++ function)
,
[1]
cslt::BuddyAllocator (C++ class)
cslt::BuddyAllocator::alloc (C++ function)
cslt::BuddyAllocator::alloc_aligned (C++ function)
cslt::BuddyAllocator::Heap (C++ function)
cslt::BuddyAllocator::is_ptr (C++ function)
cslt::BuddyAllocator::is_ptr_sized (C++ function)
cslt::BuddyAllocator::largest_block (C++ function)
cslt::BuddyAllocator::max_block_size (C++ function)
cslt::BuddyAllocator::min_block_size (C++ function)
cslt::BuddyAllocator::realloc (C++ function)
cslt::BuddyAllocator::realloc_aligned (C++ function)
cslt::BuddyAllocator::remaining (C++ function)
cslt::BuddyAllocator::reset (C++ function)
cslt::BuddyAllocator::restore (C++ function)
cslt::BuddyAllocator::return_element (C++ function)
cslt::BuddyAllocator::save (C++ function)
cslt::BuddyAllocator::stats (C++ function)
cslt::BuddyAllocator::~BuddyAllocator (C++ function)
cslt::BuddyDeleter (C++ struct)
cslt::BuddyDeleter::operator() (C++ function)
cslt::CancelledError (C++ class)
cslt::CancelledError::CancelledError (C++ function)
,
[1]
cslt::CapacityOverflowError (C++ class)
cslt::CapacityOverflowError::CapacityOverflowError (C++ function)
,
[1]
cslt::ConcurrencyError (C++ class)
cslt::ConcurrencyError::ConcurrencyError (C++ function)
,
[1]
cslt::ConcurrentModificationError (C++ class)
cslt::ConcurrentModificationError::ConcurrentModificationError (C++ function)
,
[1]
cslt::ConfigError (C++ class)
cslt::ConfigError::ConfigError (C++ function)
,
[1]
cslt::ConfigInvalidError (C++ class)
cslt::ConfigInvalidError::ConfigInvalidError (C++ function)
,
[1]
cslt::DeadlockDetectedError (C++ class)
cslt::DeadlockDetectedError::DeadlockDetectedError (C++ function)
,
[1]
cslt::Dict (C++ class)
cslt::Dict::bucket_count (C++ function)
cslt::Dict::clear (C++ function)
cslt::Dict::copy (C++ function)
,
[1]
cslt::Dict::foreach (C++ function)
cslt::Dict::get (C++ function)
cslt::Dict::get_ptr (C++ function)
cslt::Dict::has_key (C++ function)
cslt::Dict::hash_size (C++ function)
cslt::Dict::init (C++ function)
cslt::Dict::insert (C++ function)
cslt::Dict::is_empty (C++ function)
cslt::Dict::merge (C++ function)
cslt::Dict::pop (C++ function)
cslt::Dict::size (C++ function)
cslt::Dict::update (C++ function)
cslt::DivByZeroError (C++ class)
cslt::DivByZeroError::DivByZeroError (C++ function)
,
[1]
cslt::DomainError (C++ class)
cslt::DomainError::DomainError (C++ function)
,
[1]
cslt::EmptyError (C++ class)
cslt::EmptyError::EmptyError (C++ function)
,
[1]
cslt::EncodingInvalidError (C++ class)
cslt::EncodingInvalidError::EncodingInvalidError (C++ function)
,
[1]
cslt::Error (C++ class)
cslt::Error::append (C++ function)
cslt::Error::compose (C++ function)
cslt::Error::Error (C++ function)
,
[1]
cslt::Error::prepend (C++ function)
cslt::Error::safeCopy (C++ function)
cslt::Error::what (C++ function)
cslt::Error::~Error (C++ function)
cslt::Expected (C++ class)
cslt::Expected::error (C++ function)
,
[1]
cslt::Expected::Expected (C++ function)
cslt::Expected::hasError (C++ function)
cslt::Expected::hasValue (C++ function)
cslt::Expected::operator bool (C++ function)
cslt::Expected::setError (C++ function)
cslt::Expected::setValue (C++ function)
,
[1]
cslt::Expected::value (C++ function)
,
[1]
cslt::Expected::valueOr (C++ function)
cslt::FeatureDisabledError (C++ class)
cslt::FeatureDisabledError::FeatureDisabledError (C++ function)
,
[1]
cslt::FileOpenError (C++ class)
cslt::FileOpenError::FileOpenError (C++ function)
,
[1]
cslt::FileReadError (C++ class)
cslt::FileReadError::FileReadError (C++ function)
,
[1]
cslt::FileWriteError (C++ class)
cslt::FileWriteError::FileWriteError (C++ function)
,
[1]
cslt::FormatError (C++ class)
cslt::FormatError::FormatError (C++ function)
,
[1]
cslt::FormatInvalidError (C++ class)
cslt::FormatInvalidError::FormatInvalidError (C++ function)
,
[1]
cslt::FreeListAllocator (C++ class)
cslt::FreeListAllocator::alloc (C++ function)
cslt::FreeListAllocator::alloc_aligned (C++ function)
cslt::FreeListAllocator::Heap (C++ function)
cslt::FreeListAllocator::is_ptr (C++ function)
cslt::FreeListAllocator::is_ptr_sized (C++ function)
cslt::FreeListAllocator::owns_arena (C++ function)
cslt::FreeListAllocator::realloc (C++ function)
cslt::FreeListAllocator::realloc_aligned (C++ function)
cslt::FreeListAllocator::remaining (C++ function)
cslt::FreeListAllocator::reset (C++ function)
cslt::FreeListAllocator::restore (C++ function)
cslt::FreeListAllocator::return_element (C++ function)
cslt::FreeListAllocator::save (C++ function)
cslt::FreeListAllocator::Stack (C++ function)
cslt::FreeListAllocator::stats (C++ function)
cslt::FreeListAllocator::used (C++ function)
cslt::FreeListAllocator::WithArena (C++ function)
cslt::FreeListAllocator::~FreeListAllocator (C++ function)
cslt::FreeListDeleter (C++ struct)
cslt::FreeListDeleter::operator() (C++ function)
cslt::GenericError (C++ class)
cslt::GenericError::GenericError (C++ function)
,
[1]
cslt::Heap (C++ class)
cslt::Heap::capacity (C++ function)
cslt::Heap::copy (C++ function)
,
[1]
cslt::Heap::foreach (C++ function)
cslt::Heap::init (C++ function)
cslt::Heap::is_empty (C++ function)
cslt::Heap::is_full (C++ function)
cslt::Heap::peek (C++ function)
cslt::Heap::pop (C++ function)
cslt::Heap::push (C++ function)
cslt::Heap::size (C++ function)
cslt::HeapAllocator (C++ class)
cslt::HeapAllocator::alloc (C++ function)
cslt::HeapAllocator::alloc_aligned (C++ function)
cslt::HeapAllocator::realloc (C++ function)
cslt::HeapAllocator::realloc_aligned (C++ function)
cslt::HeapAllocator::reset (C++ function)
cslt::HeapAllocator::return_element (C++ function)
cslt::HeapAllocator::stats (C++ function)
cslt::IllegalStateError (C++ class)
cslt::IllegalStateError::IllegalStateError (C++ function)
,
[1]
cslt::InvalidArgError (C++ class)
cslt::InvalidArgError::InvalidArgError (C++ function)
,
[1]
cslt::IOClosedError (C++ class)
cslt::IOClosedError::IOClosedError (C++ function)
,
[1]
cslt::IOError (C++ class)
cslt::IOError::IOError (C++ function)
,
[1]
cslt::IOInterruptedError (C++ class)
cslt::IOInterruptedError::IOInterruptedError (C++ function)
,
[1]
cslt::IOTimeoutError (C++ class)
cslt::IOTimeoutError::IOTimeoutError (C++ function)
,
[1]
cslt::IOWouldBlockError (C++ class)
cslt::IOWouldBlockError::IOWouldBlockError (C++ function)
,
[1]
cslt::isinstance (C++ function)
cslt::IteratorInvalidError (C++ class)
cslt::IteratorInvalidError::IteratorInvalidError (C++ function)
,
[1]
cslt::LengthOverflowError (C++ class)
cslt::LengthOverflowError::LengthOverflowError (C++ function)
,
[1]
cslt::LockFailedError (C++ class)
cslt::LockFailedError::LockFailedError (C++ function)
,
[1]
cslt::LossOfPrecisionError (C++ class)
cslt::LossOfPrecisionError::LossOfPrecisionError (C++ function)
,
[1]
cslt::MathError (C++ class)
cslt::MathError::MathError (C++ function)
,
[1]
cslt::MemoryError (C++ class)
cslt::MemoryError::MemoryError (C++ function)
,
[1]
cslt::NoError (C++ class)
cslt::NoError::NoError (C++ function)
,
[1]
cslt::NotFoundError (C++ class)
cslt::NotFoundError::NotFoundError (C++ function)
,
[1]
cslt::NotImplementedError (C++ class)
cslt::NotImplementedError::NotImplementedError (C++ function)
,
[1]
cslt::NullPointerError (C++ class)
cslt::NullPointerError::NullPointerError (C++ function)
,
[1]
cslt::NumericOverflowError (C++ class)
cslt::NumericOverflowError::NumericOverflowError (C++ function)
,
[1]
cslt::OperationUnavailableError (C++ class)
cslt::OperationUnavailableError::OperationUnavailableError (C++ function)
,
[1]
cslt::OutOfBoundsError (C++ class)
cslt::OutOfBoundsError::OutOfBoundsError (C++ function)
,
[1]
cslt::OutOfMemoryError (C++ class)
cslt::OutOfMemoryError::OutOfMemoryError (C++ function)
,
[1]
cslt::ParsingFailedError (C++ class)
cslt::ParsingFailedError::ParsingFailedError (C++ function)
,
[1]
cslt::PermissionDeniedError (C++ class)
cslt::PermissionDeniedError::PermissionDeniedError (C++ function)
,
[1]
cslt::PoolAllocator (C++ class)
cslt::PoolAllocator::alloc (C++ function)
cslt::PoolAllocator::alloc_aligned (C++ function)
cslt::PoolAllocator::allocated_blocks (C++ function)
cslt::PoolAllocator::block_size (C++ function)
cslt::PoolAllocator::can_grow (C++ function)
cslt::PoolAllocator::free_blocks (C++ function)
cslt::PoolAllocator::is_ptr (C++ function)
cslt::PoolAllocator::is_ptr_sized (C++ function)
cslt::PoolAllocator::realloc (C++ function)
cslt::PoolAllocator::realloc_aligned (C++ function)
cslt::PoolAllocator::reset (C++ function)
cslt::PoolAllocator::restore (C++ function)
cslt::PoolAllocator::return_element (C++ function)
cslt::PoolAllocator::save (C++ function)
cslt::PoolAllocator::stats (C++ function)
cslt::PoolAllocator::stride (C++ function)
cslt::PoolAllocator::toggle_grow (C++ function)
cslt::PoolAllocator::total_blocks (C++ function)
cslt::PoolAllocator::~PoolAllocator (C++ function)
cslt::PoolDeleter (C++ struct)
cslt::PostconditionFailError (C++ class)
cslt::PostconditionFailError::PostconditionFailError (C++ function)
,
[1]
cslt::PreconditionFailError (C++ class)
cslt::PreconditionFailError::PreconditionFailError (C++ function)
,
[1]
cslt::RaceDetectedError (C++ class)
cslt::RaceDetectedError::RaceDetectedError (C++ function)
,
[1]
cslt::ReallocFailError (C++ class)
cslt::ReallocFailError::ReallocFailError (C++ function)
,
[1]
cslt::ResourceExhaustedError (C++ class)
cslt::ResourceExhaustedError::ResourceExhaustedError (C++ function)
,
[1]
cslt::SingularMatrixError (C++ class)
cslt::SingularMatrixError::SingularMatrixError (C++ function)
,
[1]
cslt::SizeMismatchError (C++ class)
cslt::SizeMismatchError::SizeMismatchError (C++ function)
,
[1]
cslt::SlabAllocator (C++ class)
cslt::SlabAllocator::alloc (C++ function)
cslt::SlabAllocator::alloc_aligned (C++ function)
cslt::SlabAllocator::free_blocks (C++ function)
cslt::SlabAllocator::in_use_blocks (C++ function)
cslt::SlabAllocator::is_ptr (C++ function)
cslt::SlabAllocator::is_ptr_sized (C++ function)
cslt::SlabAllocator::realloc (C++ function)
cslt::SlabAllocator::realloc_aligned (C++ function)
cslt::SlabAllocator::remaining (C++ function)
cslt::SlabAllocator::reset (C++ function)
cslt::SlabAllocator::restore (C++ function)
cslt::SlabAllocator::return_element (C++ function)
cslt::SlabAllocator::save (C++ function)
cslt::SlabAllocator::stats (C++ function)
cslt::SlabAllocator::stride (C++ function)
cslt::SlabAllocator::total_blocks (C++ function)
cslt::SlabAllocator::WithBuddy (C++ function)
cslt::SlabAllocator::~SlabAllocator (C++ function)
cslt::SlabDeleter (C++ struct)
cslt::SlabDeleter::operator() (C++ function)
cslt::SList (C++ class)
cslt::StateCorruptError (C++ class)
cslt::StateCorruptError::StateCorruptError (C++ function)
,
[1]
cslt::StateError (C++ class)
cslt::StateError::StateError (C++ function)
,
[1]
cslt::String (C++ class)
cslt::String::allocator (C++ function)
cslt::String::c_str (C++ function)
cslt::String::capacity (C++ function)
cslt::String::compare (C++ function)
,
[1]
cslt::String::concat (C++ function)
,
[1]
cslt::String::copy (C++ function)
,
[1]
cslt::String::drop (C++ function)
,
[1]
cslt::String::find (C++ function)
,
[1]
cslt::String::init (C++ function)
cslt::String::lowercase (C++ function)
cslt::String::operator<< (C++ function)
cslt::String::operator[] (C++ function)
,
[1]
cslt::String::pop (C++ function)
,
[1]
cslt::String::replace (C++ function)
,
[1]
cslt::String::reset (C++ function)
cslt::String::size (C++ function)
cslt::String::tokens (C++ function)
,
[1]
cslt::String::uppercase (C++ function)
cslt::String::words (C++ function)
,
[1]
cslt::StringKey (C++ class)
cslt::StringKey::c_str (C++ function)
cslt::StringKey::data (C++ member)
cslt::StringKey::operator== (C++ function)
cslt::StringKey::size (C++ function)
cslt::StringKey::StringKey (C++ function)
,
[1]
cslt::ThreadFailError (C++ class)
cslt::ThreadFailError::ThreadFailError (C++ function)
,
[1]
cslt::TypeMismatchError (C++ class)
cslt::TypeMismatchError::TypeMismatchError (C++ function)
,
[1]
cslt::UninitializedError (C++ class)
cslt::UninitializedError::UninitializedError (C++ function)
,
[1]
cslt::UnknownError (C++ class)
cslt::UnknownError::UnknownError (C++ function)
,
[1]
cslt::UnsupportedError (C++ class)
cslt::UnsupportedError::UnsupportedError (C++ function)
,
[1]
cslt::ValidationFailedError (C++ class)
cslt::ValidationFailedError::ValidationFailedError (C++ function)
,
[1]
cslt::VersionMismatchError (C++ class)
cslt::VersionMismatchError::VersionMismatchError (C++ function)
,
[1]