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

nci/suif/suif2b/basesuif/suifkernel/utilities.cpp File Reference

#include "common/system_specific.h"
#include "iokernel/meta_class.h"
#include "iokernel/cast.h"
#include "iokernel/object_wrapper.h"
#include "iokernel/pointer_meta_class.h"
#include "suifkernel_forwarders.h"
#include "utilities.h"
#include "suif_object.h"
#include <common/suif_vector.h>
#include <iostream.h>

Compounds

class  ObjectIterator
class  ObjectRefIterator
class  StopObjectIterator

Functions

sf_owned Iteratorobject_iterator_ut ( const ObjectWrapper &start_object, const MetaClass* what )
Iteratorobject_iterator_ut ( const ObjectWrapper &start_object, const MetaClass* dont_search_beyond, const MetaClass* what )
sf_owned Iteratorobject_ref_iterator_ut ( SuifObject *start_object, const MetaClass* what )
sf_owned Iteratorobject_iterator ( Address start_object, const MetaClass* object_type, const MetaClass* what )
sf_owned Iteratorobject_ref_iterator ( SuifObject *start_object, const MetaClass* what )
Iteratorobject_iterator ( Address start_object, const MetaClass* start_object_type, const MetaClass* dont_search_beyond, const MetaClass* what )

Function Documentation

Iterator * object_iterator ( Address start_object,
const MetaClass * start_object_type,
const MetaClass * dont_search_beyond,
const MetaClass * what)

sf_owned Iterator * object_iterator ( Address start_object,
const MetaClass * object_type,
const MetaClass * what)

Iterator * object_iterator_ut ( const ObjectWrapper & start_object,
const MetaClass * dont_search_beyond,
const MetaClass * what)

sf_owned Iterator * object_iterator_ut ( const ObjectWrapper & start_object,
const MetaClass * what)

sf_owned Iterator * object_ref_iterator ( SuifObject * start_object,
const MetaClass * what)

sf_owned Iterator * object_ref_iterator_ut ( SuifObject * start_object,
const MetaClass * what)


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