GDB (xrefs)
Public Attributes
serial Struct Reference

#include "serial.h"

List of all members.

Public Attributes

int refcnt
int fd
int error_fd
struct serial_opsops
void * state
serial_ttystate ttystate
int bufcnt
unsigned char * bufp
unsigned char buf [BUFSIZ]
int current_timeout
int timeout_remaining
char * name
struct serialnext
int debug_p
int async_state
void * async_context
serial_event_ftypeasync_handler

Detailed Description

Definition at line 219 of file serial.h.


Member Data Documentation

Definition at line 246 of file serial.h.

Referenced by push_event(), reschedule(), ser_base_async(), serial_fdopen_ops(), and serial_open().

unsigned char serial::buf[BUFSIZ]
unsigned char* serial::bufp

Definition at line 238 of file serial.h.

Referenced by hardwire_raw(), ser_windows_raw(), and wait_for().

Definition at line 245 of file serial.h.

Referenced by serial_debug(), serial_debug_p(), serial_fdopen_ops(), and serial_open().

char* serial::name

Definition at line 223 of file serial.h.

Referenced by serial_fdopen_ops(), serial_open(), serial_ref(), and serial_unref().

Definition at line 240 of file serial.h.

Referenced by do_hardwire_readchar(), and wait_for().

Definition at line 233 of file serial.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines