pcb 4.1.1
An interactive printed circuit board layout editor.

_GtsFile Struct Reference

#include <gts.h>

Data Fields

FILE * fp
gchar * s
gchar * s1
guint line
guint pos
GString * token
GtsTokenType type
gchar * error
guint curline
guint curpos
guint scope
guint scope_max
gint next_token
gchar * delimiters
gchar * comments
gchar * tokens

Detailed Description

Definition at line 140 of file gts.h.


Field Documentation

Definition at line 152 of file gts.h.

Referenced by file_new(), gts_file_destroy(), and gts_file_getc().

Definition at line 148 of file gts.h.

Referenced by file_new(), gts_file_getc(), gts_file_next_token(), and gts_file_read().

Definition at line 148 of file gts.h.

Referenced by file_new(), gts_file_getc(), gts_file_next_token(), and gts_file_read().

Definition at line 151 of file gts.h.

Referenced by file_new(), gts_file_destroy(), and gts_file_next_token().

Definition at line 146 of file gts.h.

Referenced by file_new(), gts_file_destroy(), and gts_file_verror().

FILE* _GtsFile::fp

Definition at line 141 of file gts.h.

Referenced by file_new(), gts_file_new(), gts_file_read(), and next_char().

Definition at line 150 of file gts.h.

Referenced by file_new(), and gts_file_next_token().

gchar* _GtsFile::s

Definition at line 142 of file gts.h.

Referenced by file_new(), gts_file_new_from_string(), and next_char().

gchar * _GtsFile::s1

Definition at line 142 of file gts.h.

Referenced by file_new(), gts_file_destroy(), and gts_file_new_from_string().

Definition at line 149 of file gts.h.

Referenced by file_new(), gts_file_getc(), and gts_file_getc_scope().

Definition at line 153 of file gts.h.

Referenced by file_new(), gts_file_destroy(), and gts_file_next_token().


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