Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
constat Struct Reference

Data Fields

struct {
   int   state
 
   int   seq [16]
 
   WORD   attr
 
   COORD   saved
 
vt100
 

Detailed Description

Definition at line 602 of file win32.c.

Field Documentation

◆ attr

WORD constat::attr

Definition at line 605 of file win32.c.

Referenced by constat_apply(), and constat_attr().

◆ saved

COORD constat::saved

Definition at line 606 of file win32.c.

Referenced by constat_apply().

◆ seq

int constat::seq[16]

Definition at line 604 of file win32.c.

Referenced by constat_apply(), constat_attr(), and constat_parse().

◆ state

int constat::state

Definition at line 604 of file win32.c.

Referenced by constat_apply(), and constat_parse().

◆ vt100

struct { ... } constat::vt100

Referenced by constat_apply(), and constat_parse().


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