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

nci/suif/suif2b/basesuif/iokernel/meta_class.h File Reference

#include "object.h"
#include "iokernel_forwarders.h"
#include "walker.h"
#include "meta_class_iter.h"

Go to the source code of this file.

Compounds

class  MetaClass
class  MetaClassApplier

Defines

#define OFFSETOF( CLASSNAME, MEMBERNAME )    ((size_t)(&((CLASSNAME*)0)->MEMBERNAME))

Typedefs

typedef void (* InitializerFunction )( const ObjectWrapper &obj, bool is_owned, InputStream* input_stream )


Define Documentation

#define OFFSETOF( CLASSNAME,
MEMBERNAME)   ((size_t)(&((CLASSNAME*)0)->MEMBERNAME))


Typedef Documentation

typedef void (* InitializerFunction)( const ObjectWrapper &obj, bool is_owned, InputStream* input_stream )


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