Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

nci/suif/suif2b/tools/smgn/macroBase.h File Reference

#include <stddef.h>
#include <stdio.h>
#include "common/simple_stack.h"
#include "common/MString.h"
#include "common/ref_counter.h"

Go to the source code of this file.

Compounds

class  AbstractMacroListObject
class  AbstractNamedList
class  AbstractStringMacroObject
class  MacroIter
class  MacroObject
class  simple_stack_MacroIter
class  SingleMacroIter

Defines

#define NULL   0

Typedefs

typedef RCPointer<MacroObjectMacroObjectPtr
typedef DerivedRCPointer<MacroIter,MacroObjectPtrMacroIterPtr

Functions

MacroIterto_MacroIter (MacroObject * )
AbstractMacroListObjectto_AbstractMacroListObject (MacroObject* p)
AbstractNamedListto_AbstractNamedList (MacroObject * )
AbstractStringMacroObjectto_AbstractStringMacroObject (MacroObject * p)


Define Documentation

#define NULL   0


Typedef Documentation

typedef DerivedRCPointer<MacroIter,MacroObjectPtr> MacroIterPtr

typedef RCPointer<MacroObject> MacroObjectPtr


Function Documentation

AbstractMacroListObject * to_AbstractMacroListObject ( MacroObject * p)

AbstractNamedList * to_AbstractNamedList ( MacroObject * p)

AbstractStringMacroObject * to_AbstractStringMacroObject ( MacroObject * p)

MacroIter * to_MacroIter ( MacroObject * p)


Generated at Mon Jul 31 13:42:39 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000