構造体 iterator_info_s

Holds iterator information containing functions which should be called by the iterator_handler to loop over your data set and sort it in a SNMP specific manner. [詳細]


変数

netsnmp_container c
Netsnmp_Iterator_Loop_Keyget_first
Netsnmp_Iterator_Loop_Keyget_next
Netsnmp_Iterator_Loop_Dataget_data
Netsnmp_Iterator_Datafree_user_ctx
Netsnmp_Iterator_Ctxinit_loop_ctx
Netsnmp_Iterator_Ctxcleanup_loop_ctx
Netsnmp_Iterator_Ctx_Dupsave_pos
Netsnmp_Iterator_Datarelease_data
Netsnmp_Iterator_Datainsert_data
Netsnmp_Iterator_Dataremove_data
Netsnmp_Iterator_Opget_size
int sorted
void * user_ctx
 This can be used by client handlers to store any information they need


説明

Holds iterator information containing functions which should be called by the iterator_handler to loop over your data set and sort it in a SNMP specific manner.

The iterator_info typedef can be used instead of directly calling this struct if you would prefer.

container_iterator.c43 行で定義されています。


構造体

void* iterator_info_s::user_ctx

This can be used by client handlers to store any information they need

container_iterator.c73 行で定義されています。

参照元 netsnmp_container_iterator_get().


この構造体の説明は次のファイルから生成されました:
net-snmpに対してSat Sep 5 13:14:30 2009に生成されました。  doxygen 1.4.7