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_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_compare * | compare |
| netsnmp_container_compare * | ncompare |
| netsnmp_container_option * | options |
| char * | container_name |
| u_long | sync |
| struct netsnmp_container_s * | next |
| struct netsnmp_container_s * | prev |
Definition at line 109 of file container.h.
1.6.1