|
net-snmp 5.7
|
Data Fields | |
| void * | container_data |
| netsnmp_container_size * | get_size |
| netsnmp_container_rc * | init |
| netsnmp_container_rc * | cfree |
| netsnmp_container_op * | insert |
| netsnmp_container_op * | remove |
| netsnmp_container_op * | release |
| netsnmp_container_obj_func * | free_item |
| netsnmp_container_rtn * | find |
| netsnmp_container_rtn * | find_next |
| netsnmp_container_set * | get_subset |
| netsnmp_container_it * | get_iterator |
| netsnmp_container_func * | for_each |
| netsnmp_container_func * | clear |
| netsnmp_container_op * | insert_filter |
| netsnmp_container_mod_op * | duplicate |
| netsnmp_container_compare * | compare |
| netsnmp_container_compare * | ncompare |
| netsnmp_container_option * | options |
| char * | container_name |
| u_long | sync |
| u_int | flags |
| struct netsnmp_container_s * | next |
| struct netsnmp_container_s * | prev |
Definition at line 118 of file container.h.
1.7.4