nfs-ganesha 1.4
Public Attributes

register_proc_s Struct Reference

#include <snmp_adm.h>

List of all members.

Public Attributes

char * label
char * desc
int nb_in
unsigned char * type_in
int nb_out
unsigned char * type_out
void * opt_arg
proc myproc

Detailed Description

Procedure information.

Definition at line 161 of file snmp_adm.h.


Member Data Documentation

A useful description

Definition at line 164 of file snmp_adm.h.

The variable's name

Definition at line 163 of file snmp_adm.h.

Pointer on the procedure

See also:
proc

Definition at line 170 of file snmp_adm.h.

Number of inputs values

Definition at line 165 of file snmp_adm.h.

Number of outputs values

Definition at line 167 of file snmp_adm.h.

Optional argument, could be null

Definition at line 169 of file snmp_adm.h.

unsigned char* register_proc_s::type_in

Array of input type.

See also:
type_number

Definition at line 166 of file snmp_adm.h.

unsigned char* register_proc_s::type_out

Array of output type

Definition at line 168 of file snmp_adm.h.


The documentation for this struct was generated from the following file: