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

One switch descriptor. More...

#include <indiapi.h>

Collaboration diagram for ISwitch:
Collaboration graph

Public Attributes

char name [MAXINDINAME]
 Index name. More...
 
char label [MAXINDILABEL]
 Switch label. More...
 
ISState s
 Switch state. More...
 
struct _ISwitchVectorPropertysvp
 Pointer to parent. More...
 
void * aux
 Helper info. More...
 

Detailed Description

One switch descriptor.

Member Data Documentation

◆ aux

void * ISwitch::aux

Helper info.

◆ label

char ISwitch::label

Switch label.

◆ name

char ISwitch::name

Index name.

◆ s

ISState ISwitch::s

Switch state.

◆ svp

struct _ISwitchVectorProperty * ISwitch::svp

Pointer to parent.


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