Yattm - unified GTK instant-messaging client logo
   [Generated for version 0.2-17 - Mon Jan 6 19:01:23 GMT+1 2003]

Home - Main Page - Data Structures - File List - Data Fields - Globals

YYSTYPE Union Reference

#include <account_parser.tab.h>

Collaboration diagram for YYSTYPE:

Collaboration graph
[legend]

Data Fields

GList * vals
value_pairval
gchar * string
eb_local_accountacnt
GList * vals
value_pairval
grouplistgrp
gchar * string
eb_accountacnt
contactcntct

Field Documentation

eb_account* YYSTYPE::acnt
 

Definition at line 6 of file contact_parser.tab.h.

eb_local_account* YYSTYPE::acnt
 

Definition at line 5 of file account_parser.tab.h.

Referenced by yyparse().

struct contact* YYSTYPE::cntct
 

Definition at line 7 of file contact_parser.tab.h.

Referenced by yyparse().

grouplist* YYSTYPE::grp
 

Definition at line 4 of file contact_parser.tab.h.

Referenced by yyparse().

gchar* YYSTYPE::string
 

Definition at line 5 of file contact_parser.tab.h.

gchar* YYSTYPE::string
 

Definition at line 4 of file account_parser.tab.h.

Referenced by yyparse().

value_pair* YYSTYPE::val
 

Definition at line 3 of file contact_parser.tab.h.

value_pair* YYSTYPE::val
 

Definition at line 3 of file account_parser.tab.h.

Referenced by yyparse().

GList* YYSTYPE::vals
 

Definition at line 2 of file contact_parser.tab.h.

GList* YYSTYPE::vals
 

Definition at line 2 of file account_parser.tab.h.

Referenced by yyparse().


The documentation for this union was generated from the following files:
Contact: Andy Maloney     [Documentation generated by doxygen]