#include <typeinfo.h>
Definition at line 20 of file typeinfo.h.
◆ TypeInfo() [1/2]
Chroma::TypeInfo::TypeInfo |
( |
| ) |
|
|
inline |
◆ TypeInfo() [2/2]
Chroma::TypeInfo::TypeInfo |
( |
const std::type_info & |
ti | ) |
|
|
inline |
◆ before()
bool Chroma::TypeInfo::before |
( |
const TypeInfo & |
rhs | ) |
const |
|
inline |
◆ Get()
const std::type_info & Chroma::TypeInfo::Get |
( |
| ) |
const |
|
inline |
◆ name()
const char * Chroma::TypeInfo::name |
( |
| ) |
const |
|
inline |
◆ pInfo_
const std::type_info* Chroma::TypeInfo::pInfo_ |
|
private |
The documentation for this class was generated from the following file: