TwiceAsNice  2019-02-18
Public Attributes | List of all members
IText Struct Reference

One text descriptor. More...

#include <indiapi.h>

Collaboration diagram for IText:
Collaboration graph

Public Attributes

char name [MAXINDINAME]
 Index name. More...
 
char label [MAXINDILABEL]
 Short description. More...
 
char * text
 Allocated text string. More...
 
struct _ITextVectorPropertytvp
 Pointer to parent. More...
 
void * aux0
 Helper info. More...
 
void * aux1
 Helper info. More...
 

Detailed Description

One text descriptor.

Member Data Documentation

◆ aux0

void * IText::aux0

Helper info.

◆ aux1

void * IText::aux1

Helper info.

◆ label

char IText::label

Short description.

◆ name

char IText::name

Index name.

◆ text

char * IText::text

Allocated text string.

◆ tvp

struct _ITextVectorProperty * IText::tvp

Pointer to parent.


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