oasys::TypeCollectionHelper Class Reference

#include <TypeCollection.h>

Inheritance diagram for oasys::TypeCollectionHelper:

oasys::TypeCollectionDispatch< _Collection, _Class > List of all members.

Detailed Description

Generic base class needed to stuff the templated class into a map.

Definition at line 90 of file TypeCollection.h.

Public Member Functions

virtual SerializableObjectnew_object ()=0
virtual const char * name () const=0
virtual ~TypeCollectionHelper ()


Constructor & Destructor Documentation

virtual oasys::TypeCollectionHelper::~TypeCollectionHelper (  )  [inline, virtual]

Definition at line 94 of file TypeCollection.h.


Member Function Documentation

virtual SerializableObject* oasys::TypeCollectionHelper::new_object (  )  [pure virtual]

Implemented in oasys::TypeCollectionDispatch< _Collection, _Class >.

virtual const char* oasys::TypeCollectionHelper::name (  )  const [pure virtual]

Implemented in oasys::TypeCollectionDispatch< _Collection, _Class >.


The documentation for this class was generated from the following file:
Generated on Thu Jun 7 12:54:36 2007 for DTN Reference Implementation by  doxygen 1.5.1