QP  0.7-SNAPSHOT
Control software for the ??SRT telescope
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Classes | Public Attributes | List of all members
InputItem Struct Reference

The items read from the serial port. More...

#include <buffered-serial.h>

Classes

union  item_data
 The types of data that may be in an input item. More...
 

Public Attributes

unsigned char type
 The type of the item, which is one of the types ITEM_CH, ITEM_INT, ITEM_FLOAT or ITEM_INVALID.
 
union item_data v
 The value of the item. More...
 

Detailed Description

The items read from the serial port.

See also
read_items_read_char
read_items_get
read_items_reset

Member Data Documentation

union item_data InputItem::v

The value of the item.


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