ucx
UAP Common Extensions
|
Ccx_allocator_class | The class definition for an allocator |
Ccx_allocator_s | Structure holding the data for an allocator |
Ccx_array_reallocator_s | Defines a reallocation mechanism for arrays |
Ccx_buffer_s | Structure for the UCX buffer data |
Ccx_hash_key_s | Internal structure for a key within a hash map |
Ccx_hash_map_s | Internal structure for a hash map |
Ccx_iterator_base_s | The base of mutating and non-mutating iterators |
Ccx_iterator_s | Internal iterator struct - use CxIterator |
Ccx_list_class_s | The class definition for arbitrary lists |
Ccx_list_s | Structure for holding the base data of a list |
Ccx_map_class_s | The class definition for arbitrary maps |
Ccx_map_entry_s | A map entry |
Ccx_map_s | Structure for the UCX map |
Ccx_mempool_s | The basic structure of a memory pool |
Ccx_mut_iterator_s | Internal iterator struct - use CxMutIterator |
Ccx_mutstr_s | The UCX string structure |
Ccx_string_s | The UCX string structure for immutable (constant) strings |
Ccx_strtok_ctx_s | Context for string tokenizing |