Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
List of all members | Public Attributes
IliMapEntry Struct Reference

struct type More...

#include <ilviews/dataccess/maptable.h>

Public Attributes

const char * label
 
IlInt value
 

Detailed Description

struct type

Library: dataccess

This structure is used to define rows for IliMapTable objects.

See also
IliMapTable

Member Data Documentation

◆ label

const char* IliMapEntry::label

Contains the string value, the last value must be 0.

◆ value

IlInt IliMapEntry::value

Contains the integer value, the last value must be 0.