_GScanner Struct Reference
#include <stdapis/glib-2.0/glib/gscanner.h>
struct _GScanner
Public Attributes
gchar
*
buffer
GScannerConfig
*
config
gint
input_fd
const
gchar
*
input_name
guint
line
guint
max_parse_errors
GScannerMsgFunc
msg_handler
guint
next_line
guint
next_position
GTokenType
next_token
GTokenValue
next_value
guint
parse_errors
guint
position
GData
*
qdata
guint
scope_id
GHashTable
*
symbol_table
const
gchar
*
text
const
gchar
*
text_end
GTokenType
token
gpointer
user_data
GTokenValue
value
Member Attribute Documentation
buffer
gchar
*
buffer
config
GScannerConfig
*
config
input_fd
gint
input_fd
input_name
const
gchar
*
input_name
line
guint
line
max_parse_errors
guint
max_parse_errors
msg_handler
GScannerMsgFunc
msg_handler
next_line
guint
next_line
next_position
guint
next_position
next_token
GTokenType
next_token
next_value
GTokenValue
next_value
parse_errors
guint
parse_errors
position
guint
position
qdata
GData
*
qdata
scope_id
guint
scope_id
symbol_table
GHashTable
*
symbol_table
text
const
gchar
*
text
text_end
const
gchar
*
text_end
token
GTokenType
token
user_data
gpointer
user_data
value
GTokenValue
value