Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::Logger::switchinit Struct Reference

#include <indilogger.h>

Public Attributes

char name [MAXINDINAME]
 
char label [MAXINDILABEL]
 
ISState state
 
unsigned int levelmask
 

Detailed Description

Definition at line 202 of file indilogger.h.

Member Data Documentation

◆ label

char INDI::Logger::switchinit::label[MAXINDILABEL]

Definition at line 205 of file indilogger.h.

◆ levelmask

unsigned int INDI::Logger::switchinit::levelmask

Definition at line 207 of file indilogger.h.

◆ name

char INDI::Logger::switchinit::name[MAXINDINAME]

Definition at line 204 of file indilogger.h.

◆ state

ISState INDI::Logger::switchinit::state

Definition at line 206 of file indilogger.h.


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