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

AggregateElement Struct Reference

List of all members.

Public Methods

 AggregateElement ( int offset, const MetaClass* meta_class, String name, sf_owned VirtualNode* continuation = 0, bool cont_owned = true )
 ~AggregateElement ()

Public Attributes

String _name
int _offset
const MetaClass_meta_class
sf_owned VirtualNode_continuation
bool _cont_owned

Detailed Description


Constructor & Destructor Documentation

AggregateElement::AggregateElement ( int offset,
const MetaClass * meta_class,
String name,
sf_owned VirtualNode * continuation = 0,
bool cont_owned = true)

AggregateElement::~AggregateElement () [inline]


Member Data Documentation

bool AggregateElement::_cont_owned

sf_owned VirtualNode * AggregateElement::_continuation

const MetaClass * AggregateElement::_meta_class

String AggregateElement::_name

int AggregateElement::_offset


The documentation for this struct was generated from the following file:
Generated at Mon Jul 31 13:42:46 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000