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

contact_parser.tab.h

Go to the documentation of this file.
00001 typedef union {
00002     GList * vals;
00003     value_pair * val;
00004     grouplist * grp;
00005     gchar * string;
00006     eb_account * acnt;
00007     struct contact * cntct;
00008 } YYSTYPE;
00009 #define ACCOUNT 257
00010 #define END_ACCOUNT 258
00011 #define GROUP   259
00012 #define END_GROUP   260
00013 #define CONTACT 261
00014 #define END_CONTACT 262
00015 #define IDENTIFIER  263
00016 #define STRING  264
00017 
00018 
00019 extern YYSTYPE contactlval;

Contact: Andy Maloney     [Documentation generated by doxygen]