diff -r 92e482410453 -r d345541018fa docs/api-2.1/files.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api-2.1/files.html Sat Feb 06 19:11:44 2021 +0100 @@ -0,0 +1,95 @@ + + +
+ + + + ++ |
+ ucx
+
+ UAP Common Extensions
+ |
+
▼ src | |
▼ ucx | |
allocator.h | Allocator for custom memory management |
array.h | Dynamically allocated array implementation |
avl.h | AVL tree implementation |
buffer.h | Advanced buffer implementation |
list.h | Doubly linked list implementation |
logging.h | Logging API |
map.h | Hash map implementation |
mempool.h | Memory pool implementation |
properties.h | Load / store utilities for properties files |
stack.h | Default stack memory allocation implementation |
string.h | Bounded string implementation |
test.h | UCX Test Framework |
ucx.h | Main UCX Header providing most common definitions |
utils.h | Compare, copy and printf functions |