UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
KeyLabelItem Struct Reference

#include <misc.h>

Public Attributes

int key
 
char * label
 

Detailed Description

The structure is used typically in an array one item for one enum value. Search is performed in linear manner, so the first found is a result of find_index_by_*().

Member Data Documentation

int KeyLabelItem::key

numeric key

char* KeyLabelItem::label

it's symbolic designation


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