|
libosmovty 1.11.0.52-28973f
Osmocom VTY library
|
#include <vector.h>
Data Fields | |
| unsigned int | active |
| unsigned int | alloced |
| void ** | index |
| unsigned int _vector::active |
Referenced by vector_copy(), vector_count(), vector_empty_slot(), vector_init(), vector_lookup(), vector_set(), vector_set_index(), and vector_unset().
| unsigned int _vector::alloced |
Referenced by vector_copy(), vector_ensure(), vector_init(), and vector_unset().
| void** _vector::index |