version 3.3

VRS::ClassInfo Class Reference

#include <vrs/typeinfo.h>

List of all members.

Public Member Functions

 ClassInfo (const std::type_info &typeInfo, const ClassInfo *parent)
const std::type_info * typeInfo () const
const IDname () const
const ClassInfoparent () const
bool isA (const ID &base) const


Constructor & Destructor Documentation

VRS::ClassInfo::ClassInfo ( const std::type_info &  typeInfo,
const ClassInfo parent 
)


Member Function Documentation

const std::type_info* VRS::ClassInfo::typeInfo (  )  const [inline]

const ID& VRS::ClassInfo::name (  )  const [inline]

const ClassInfo* VRS::ClassInfo::parent (  )  const [inline]

bool VRS::ClassInfo::isA ( const ID base  )  const


The documentation for this class was generated from the following file:

Generated on Sun May 19 06:00:46 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact