networkclient
nr_dict_value Struct Reference

#include <client.h>

Collaboration diagram for nr_dict_value:

Data Fields

const DICT_ATTRda
 
int value
 
char name [1]
 

Detailed Description

Defines a dictionary mapping for a named enumeration.

This structure is currently not used.

Field Documentation

const DICT_ATTR* nr_dict_value::da

pointer to a DICT_ATTR

char nr_dict_value::name[1]

printable name

int nr_dict_value::value

enumerated value


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