Main Page | Class List | File List | Class Members | File Members | Related Pages

otto_slot Struct Reference

SLOT definition. More...

#include <data.h>

List of all members.

Public Types

enum  {
  OTTO_SLOT_PKT = 0, OTTO_SLOT_BMM, OTTO_SLOT_BMP, OTTO_SLOT_UNM,
  OTTO_SLOT_SNM, OTTO_SLOT_SED, OTTO_SLOT_ASC, OTTO_SLOT_BCD,
  OTTO_SLOT_SFP
}
 SLOT formats. More...


Public Attributes

enum otto_slot:: { ... }  format
 SLOT format.

int bits
 Number of bits in parameter.

int seq
 Sequence number.


Detailed Description

SLOT definition.


Member Enumeration Documentation

anonymous enum
 

SLOT formats.

Enumeration values:
OTTO_SLOT_PKT  Multiple parameter packeted.
OTTO_SLOT_BMM  Bit mapped with mask.
OTTO_SLOT_BMP  Bit mapped without mask.
OTTO_SLOT_UNM  Unsigned numeric.
OTTO_SLOT_SNM  2's complement signed numeric
OTTO_SLOT_SED  State encoded.
OTTO_SLOT_ASC  ASCII encoded.
OTTO_SLOT_BCD  Binary coded decimal (BCD).
OTTO_SLOT_SFP  Signed floating point (scientific notation).


Member Data Documentation

int otto_slot::bits
 

Number of bits in parameter.

enum { ... } otto_slot::format
 

SLOT format.

int otto_slot::seq
 

Sequence number.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 8 19:26:09 2004 for OpenOtto by doxygen 1.3.7