blob: aebc89e3f599cc4c076fea755f52d15437b3490a [file] [log] [blame]
.TH "generic_table_API" 3 "24 Jun 2011" "Version 5.4.3.pre1" "net-snmp" \" -*- nroff -*-
.ad l
.nh
.SH NAME
generic_table_API \-
.PP
General requirements for a table helper.
.SS "Modules"
.in +1c
.ti -1c
.RI "\fBtable_maintenance\fP"
.br
.PP
.RI "\fIRoutines for maintaining the contents of a table. \fP"
.ti -1c
.RI "\fBmib_maintenance\fP"
.br
.PP
.RI "\fIRoutines for maintaining a MIB table. \fP"
.ti -1c
.RI "\fBtable_rows\fP"
.br
.PP
.RI "\fIRoutines for working with the rows of a table. \fP"
.ti -1c
.RI "\fBtable_indexes\fP"
.br
.PP
.RI "\fIRoutines for working with row indexes. \fP"
.in -1c
.SH "Detailed Description"
.PP
General requirements for a table helper.
A given table helper need not implement the whole of this API, and may need to adjust the prototype of certain routines. But this description provides a suitable standard design framework.
.SH "Author"
.PP
Generated automatically by Doxygen for net-snmp from the source code.