diff -r 92e482410453 -r d345541018fa docs/api-2.1/annotated.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api-2.1/annotated.html Sat Feb 06 19:11:44 2021 +0100 @@ -0,0 +1,101 @@ + + +
+ + + + ++ |
+ 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 |