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
OptionItem Struct Reference

#include <misc.h>

Public Attributes

char * name
 
char * value
 

Detailed Description

One name=value item representation. D.A. means dynamic allocation by the malloc().

Member Data Documentation

char* OptionItem::name

Name of the option (D.A.)

char* OptionItem::value

Value of the option (D.A.)


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