diff -r 7dfa5bcf39ee -r 88a9ee79c102 docs/api-2.1/annotated.html --- a/docs/api-2.1/annotated.html Wed Jan 22 21:02:46 2025 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,101 +0,0 @@ - - -
- - - - -- |
- ucx
-
- UAP Common Extensions
- |
-
Cscstr_t | The UCX string structure for immutable (constant) strings |
Csstr_t | The UCX string structure |
Cucx_memchunk | Capsule for destructible memory chunks |
Cucx_regdestr | Capsule for data and its destructor |
Cucx_stack_metadata | Metadata for each UCX stack element |
CUcxAllocator | UCX allocator data structure containing memory management functions |
CUcxArray | UCX array type |
CUcxAVLNode | UCX AVL Node |
CUcxAVLTree | UCX AVL Tree |
CUcxBuffer | UCX Buffer |
CUcxKey | Structure to publicly denote a key of a UcxMap |
CUcxList | UCX list structure |
CUcxLogger | The UCX Logger object |
CUcxMap | Structure for the UCX map |
CUcxMapElement | Structure for an element of a UcxMap |
CUcxMapIterator | Structure for an iterator over a UcxMap |
CUcxMapKey | Internal structure for a key of a UcxMap |
CUcxMempool | UCX mempool structure |
CUcxProperties | UcxProperties object for parsing properties data |
CUcxStack | UCX stack structure |
CUcxTestList | Structure for the internal list of test cases |
CUcxTestSuite | A test suite containing multiple test cases |