libamxc  1.10.3
C Generic Data Containers
Data Structures
Here are the data structures with brief descriptions:
 C_amxc_arrayThe array structure
 C_amxc_array_itThe array iterator structure
 C_amxc_htableThe hash table structure
 C_amxc_htable_itThe hash table iterator structure
 C_amxc_llistThe linked list structure
 C_amxc_llist_itThe linked list iterator structure
 C_amxc_log_var
 C_amxc_rbufferThe ring buffer structure
 C_amxc_stringThe string structure
 C_amxc_varThe variant struct definition
 C_amxc_var_typeA variant type structure
 C_flagThe flag structure
 C_setThe set structure
 C_string_word_flags
 C_test_cases
 C_timestampThe timestamp structure (unix epoch time)
 Ctest_data_t
 Cteststate_t