![]() |
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_flush_config_s | Configuration for automatic flushing |
| Ccx_buffer_s | Structure for the UCX buffer data |
| Ccx_collection_s | Base attributes of a collection |
| 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 | Common data for all iterators |
| Ccx_iterator_s | Internal iterator struct - use CxIterator |
| Ccx_json_array_s | JSON array structure |
| Ccx_json_obj_value_s | Structure for a key/value entry in a JSON object |
| Ccx_json_object_s | JSON object structure |
| Ccx_json_s | The JSON parser interface |
| Ccx_json_token_s | Internally used structure for a parsed token |
| Ccx_json_value_s | Structure for a JSON value |
| Ccx_json_writer_s | The JSON writer settings |
| Ccx_linked_list_s | Metadata for a linked list |
| 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_iterator_s | Internal iterator struct - use CxMapIterator |
| Ccx_map_s | Structure for the UCX map |
| Ccx_mempool_foreign_memory_s | Represents memory that is not allocated by, but registered with a pool |
| Ccx_mempool_memory2_s | A memory block in an advanced memory pool |
| Ccx_mempool_memory_s | A memory block in a simple memory pool |
| Ccx_mempool_s | The basic structure of a memory pool |
| Ccx_mutstr_s | The UCX string structure |
| Ccx_properties_config_s | Configures the expected characters for the properties parser |
| Ccx_properties_s | Interface for working with properties data |
| Ccx_properties_sink_s | Defines a sink for k/v-pairs |
| Ccx_properties_source_s | Defines a properties source |
| Ccx_string_s | The UCX string structure for immutable (constant) strings |
| Ccx_strtok_ctx_s | Context for string tokenizing |
| Ccx_tree_class_s | The class definition for arbitrary trees |
| Ccx_tree_iterator_s | A depth-first tree iterator |
| Ccx_tree_node_base_s | Base structure that can be used for tree nodes in a CxTree |
| Ccx_tree_s | Structure for holding the base data of a tree |
| Ccx_tree_visitor_queue_s | An element in a visitor queue |
| Ccx_tree_visitor_s | A breadth-first tree iterator |
| CCxTestSet | Structure for the internal list of test cases |
| CCxTestSuite | A test suite containing multiple test cases |