26 #ifndef VTK_PARSE_EXTRAS_H 27 #define VTK_PARSE_EXTRAS_H 74 const char *text,
unsigned int *
type,
75 const char **classname,
size_t *classname_len);
105 int n,
const char *
name[],
const char *
val[],
115 int n,
const char *
name[],
const char *
val[]);
121 const char *str1,
int n,
const char *
name[],
const char *
val[]);
129 const char *text,
const char **classname,
130 int n,
const char ***args,
const char *defaults[]);
136 const char *classname,
int n,
const char **args);
GLsizei GLsizei GLenum GLenum const GLvoid * data
GLuint GLuint GLsizei GLenum type
GLuint const GLchar * name
ValueInfo is for typedefs, constants, variables, function parameters, and return values.
FunctionInfo is for functions and methods.
ClassInfo is for classes, structs, unions, and namespaces.
StringCache provides a simple way of allocating strings centrally.