Springhead
An open source physics engine for virtual reality, haptics and motion generation.
クラス テンプレート UTTypeInfoImpAbst< T >

実行時型情報クラスの実装.抽象クラス版

#include <BaseTypeInfo.h>

UTTypeInfoImpAbst< T >に対する継承グラフ

Public メソッド

 UTTypeInfoImpAbst (const char *cn, const UTTypeInfo **b)
 
virtual void * CreateInstance () const
 
virtual const char * ClassName () const
 
- Public メソッド inherited from UTTypeInfo
 UTTypeInfo (const char *cn, const UTTypeInfo **b)
 
virtual bool Inherit (const UTTypeInfo *key) const
 
virtual bool Inherit (const char *str) const
 
- Public メソッド inherited from UTRefCount
 UTRefCount (const UTRefCount &r)
 
UTRefCountoperator= (const UTRefCount &r)
 
int AddRef () const
 
int DelRef () const
 
int RefCount () const
 

Additional Inherited Members

- Public 変数 inherited from UTTypeInfo
const char * className
 
const UTTypeInfo ** base
 

このクラスの説明は次のファイルから生成されました: