IfParser Struct Reference

#include <ifparser.h>

List of all members.

Public Attributes

struct {
   const char *(*   handle_error )(IfParser *, const char *, const char *)
   int(*   eval_variable )(IfParser *, const char *, int)
   int(*   eval_defined )(IfParser *, const char *, int)
funcs
char * data


Detailed Description

Definition at line 60 of file ifparser.h.


Member Data Documentation

const char*(* IfParser::handle_error)(IfParser *, const char *, const char *)

Referenced by cppsetup().

int(* IfParser::eval_variable)(IfParser *, const char *, int)

Referenced by cppsetup().

int(* IfParser::eval_defined)(IfParser *, const char *, int)

Referenced by cppsetup().

struct { ... } IfParser::funcs

Referenced by cppsetup().

char* IfParser::data

Definition at line 66 of file ifparser.h.

Referenced by cppsetup().


The documentation for this struct was generated from the following file:
Generated on Fri Nov 28 04:30:48 2008 for HOOPLE Libraries by  doxygen 1.5.1