Classes | Functions
compoundhandler.h File Reference
#include <qstring.h>
#include <qlist.h>
#include <qxml.h>
#include <doxmlintf.h>
#include "stringimpl.h"
#include "basehandler.h"
#include "baseiterator.h"

Go to the source code of this file.

Classes

class  IncludeHandler
 
class  IncludeIterator
 
class  RelatedCompound
 
class  RelatedCompoundIterator
 
class  CompoundHandler
 

Functions

void compoundhandler_init ()
 
void compoundhandler_exit ()
 

Function Documentation

void compoundhandler_exit ( )

Definition at line 171 of file compoundhandler.cpp.

172 {
173  delete s_typeMap;
174 }
static CompoundTypeMap * s_typeMap
void compoundhandler_init ( )

Definition at line 166 of file compoundhandler.cpp.

167 {
169 }
static CompoundTypeMap * s_typeMap