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_flush_config_sConfiguration for automatic flushing
 Ccx_buffer_sStructure for the UCX buffer data
 Ccx_collection_sBase attributes of a collection
 Ccx_hash_key_sInternal structure for a key within a hash map
 Ccx_hash_map_sInternal structure for a hash map
 Ccx_iterator_base_sCommon data for all iterators
 Ccx_iterator_sInternal iterator struct - use CxIterator
 Ccx_json_array_sJSON array structure
 Ccx_json_obj_value_sStructure for a key/value entry in a JSON object
 Ccx_json_object_sJSON object structure
 Ccx_json_sThe JSON parser interface
 Ccx_json_token_sInternally used structure for a parsed token
 Ccx_json_value_sStructure for a JSON value
 Ccx_json_writer_sThe JSON writer settings
 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_iterator_sInternal iterator struct - use CxMapIterator
 Ccx_map_sStructure for the UCX map
 Ccx_mempool_sThe basic structure of a memory pool
 Ccx_mutstr_sThe UCX string structure
 Ccx_properties_config_sConfigures the expected characters for the properties parser
 Ccx_properties_sInterface for working with properties data
 Ccx_properties_sink_sDefines a sink for k/v-pairs
 Ccx_properties_source_sDefines a properties source
 Ccx_string_sThe UCX string structure for immutable (constant) strings
 Ccx_strtok_ctx_sContext for string tokenizing
 Ccx_tree_class_sThe class definition for arbitrary trees
 Ccx_tree_iterator_sA depth-first tree iterator
 Ccx_tree_node_base_sBase structure that can be used for tree nodes in a CxTree
 Ccx_tree_sStructure for holding the base data of a tree
 Ccx_tree_visitor_queue_sAn element in a visitor queue
 Ccx_tree_visitor_sA breadth-first tree iterator
 CCxTestSetStructure for the internal list of test cases
 CCxTestSuiteA test suite containing multiple test cases