HLIBpro  1.2
Public Member Functions | List of all members
TTypeInfo Class Reference

Provides basic interface and methods for RTTI.

#include <TTypeInfo.hh>

Inheritance diagram for TTypeInfo:
TCluster TClusterBasis< T > TMatrix TVector TGeomCluster TBlockMatrix TDenseMatrix TFacInvMatrix TFacMatrix TGhostMatrix TRkMatrix TSparseMatrix TUniformMatrix TBlockVector TDistrScalarVec TScalarVector TUniformVector

Public Member Functions

virtual typeid_t type () const =0
 return type ID of object
virtual bool is_type (const typeid_t t) const
 return true if local object is of given type ID t
virtual String typestr () const
 return string representation of type