ucx
UAP Common Extensions
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 Ccx_allocator_classThe class definition for an allocator
 Ccx_allocator_sStructure holding the data for an allocator
 Ccx_array_reallocator_sDefines a reallocation mechanism for arrays
 Ccx_buffer_sStructure for the UCX buffer data
 Ccx_hash_key_sInternal structure for a key within a hash map
 Ccx_hash_map_sInternal structure for a hash map
 Ccx_iterator_base_sThe base of mutating and non-mutating iterators
 Ccx_iterator_sInternal iterator struct - use CxIterator
 Ccx_list_class_sThe class definition for arbitrary lists
 Ccx_list_sStructure for holding the base data of a list
 Ccx_map_class_sThe class definition for arbitrary maps
 Ccx_map_entry_sA map entry
 Ccx_map_sStructure for the UCX map
 Ccx_mempool_sThe basic structure of a memory pool
 Ccx_mut_iterator_sInternal iterator struct - use CxMutIterator
 Ccx_mutstr_sThe UCX string structure
 Ccx_string_sThe UCX string structure for immutable (constant) strings
 Ccx_strtok_ctx_sContext for string tokenizing