Solid
YYSTYPE Union Reference
#include <predicate_parser.h>
Public Attributes | |
char * | name |
void * | ptr |
char | valb |
double | vald |
int | vali |
Detailed Description
Definition at line 60 of file predicate_parser.h.
Member Data Documentation
char* YYSTYPE::name |
Definition at line 69 of file predicate_parser.h.
void* YYSTYPE::ptr |
Definition at line 70 of file predicate_parser.h.
char YYSTYPE::valb |
Definition at line 66 of file predicate_parser.h.
double YYSTYPE::vald |
Definition at line 68 of file predicate_parser.h.
int YYSTYPE::vali |
Definition at line 67 of file predicate_parser.h.
The documentation for this union was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.