構造体 netsnmp_table_registration_info_s

Table registration structure. [詳細]

#include <table.h>


変数

netsnmp_variable_listindexes
 list of varbinds with only 'type' set
unsigned int number_indexes
 calculated automatically
unsigned int min_column
 the minimum columns number.
unsigned int max_column
 the maximum columns number
netsnmp_column_infovalid_columns
 more details on columns


説明

Table registration structure.

table.h74 行で定義されています。


構造体

netsnmp_variable_list* netsnmp_table_registration_info_s::indexes

list of varbinds with only 'type' set

table.h76 行で定義されています。

参照元 netsnmp_get_table_handler()netsnmp_register_table_data_set()netsnmp_register_table_iterator()table_helper_handler().

unsigned int netsnmp_table_registration_info_s::max_column

the maximum columns number

table.h87 行で定義されています。

参照元 netsnmp_register_table_data_set()netsnmp_table_iterator_helper_handler()table_helper_handler().

unsigned int netsnmp_table_registration_info_s::min_column

the minimum columns number.

If there are columns in-between which are not valid, use valid_columns to get automatic column range checking.

table.h85 行で定義されています。

参照元 netsnmp_register_table_data_set()netsnmp_table_iterator_helper_handler()table_helper_handler().

unsigned int netsnmp_table_registration_info_s::number_indexes

calculated automatically

table.h78 行で定義されています。

参照元 netsnmp_get_table_handler()table_helper_handler().

netsnmp_column_info* netsnmp_table_registration_info_s::valid_columns

more details on columns

table.h90 行で定義されています。

参照元 table_helper_handler().


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