table_indexes
[generic_table_API]

Routines for working with row indexes. [詳細]

関数

netsnmp_variable_listnetsnmp_generic_idx (void *table)
 Retrieve the indexing structure of the table.
netsnmp_variable_listnetsnmp_generic_row_idx (void *row)
 Report the index values for a row.
size_t netsnmp_generic_row_oid (void *row, oid *instances)
 Report the instance OIDs for a row.
int netsnmp_generic_compare_idx (void *row, netsnmp_variable_list *index)
 Compare a row against the specified index values.
int netsnmp_generic_compare_oid (void *row, oid *instances, size_t len)
 Compare a row against the specified instance OIDs.
int netsnmp_generic_compare_subtree_idx (void *row, netsnmp_variable_list *index)
 Check if a row lies within a subtree of index values.
int netsnmp_generic_compare_subtree_oid (void *row, oid *instances, size_t len)
 Check if a row lies within a subtree of instance OIDs.

説明

Routines for working with row indexes.


関数

int netsnmp_generic_compare_idx ( void *  row,
netsnmp_variable_list index 
)

Compare a row against the specified index values.

table_generic.c325 行で定義されています。

int netsnmp_generic_compare_oid ( void *  row,
oid *  instances,
size_t  len 
)

Compare a row against the specified instance OIDs.

table_generic.c331 行で定義されています。

int netsnmp_generic_compare_subtree_idx ( void *  row,
netsnmp_variable_list index 
)

Check if a row lies within a subtree of index values.

table_generic.c337 行で定義されています。

int netsnmp_generic_compare_subtree_oid ( void *  row,
oid *  instances,
size_t  len 
)

Check if a row lies within a subtree of instance OIDs.

table_generic.c343 行で定義されています。

netsnmp_variable_list* netsnmp_generic_idx ( void *  table  ) 

Retrieve the indexing structure of the table.

table_generic.c307 行で定義されています。

netsnmp_variable_list* netsnmp_generic_row_idx ( void *  row  ) 

Report the index values for a row.

table_generic.c313 行で定義されています。

size_t netsnmp_generic_row_oid ( void *  row,
oid *  instances 
)

Report the instance OIDs for a row.

table_generic.c319 行で定義されています。


net-snmpに対してSat Sep 5 13:14:30 2009に生成されました。  doxygen 1.4.7