Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

variable_list Struct Reference

#include <asn1.h>

Collaboration diagram for variable_list:

[legend]
List of all members.

Public Attributes

variable_listnext_variable
oidname
int name_length
unsigned char type
union {
   long *   integer
   unsigned char *   string
   oid *   objid
   unsigned char *   bitstring
   counter64 *   counter64
val
int val_len

Member Data Documentation

unsigned char* variable_list::bitstring
 

Definition at line 172 of file asn1.h.

struct counter64* variable_list::counter64
 

Definition at line 173 of file asn1.h.

long* variable_list::integer
 

Definition at line 169 of file asn1.h.

oid* variable_list::name
 

Definition at line 165 of file asn1.h.

int variable_list::name_length
 

Definition at line 166 of file asn1.h.

struct variable_list* variable_list::next_variable
 

Definition at line 164 of file asn1.h.

oid* variable_list::objid
 

Definition at line 171 of file asn1.h.

unsigned char* variable_list::string
 

Definition at line 170 of file asn1.h.

unsigned char variable_list::type
 

Definition at line 167 of file asn1.h.

union { ... } variable_list::val
 

int variable_list::val_len
 

Definition at line 175 of file asn1.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 4 22:42:23 2005 for SNMP++ by doxygen 1.3.2