struct type More...
#include <ilviews/dataccess/maptable.h>
| Public Attributes | |
| const char * | label | 
| IlInt | value | 
struct type
Library: dataccess
This structure is used to define rows for IliMapTable objects. 
| const char* IliMapEntry::label | 
Contains the string value, the last value must be 0. 
| IlInt IliMapEntry::value | 
Contains the integer value, the last value must be 0.