#include <sysc/utils/sc_typeindex.h>
Definition at line 53 of file sc_typeindex.h.
◆ sc_type_index()
sc_core::sc_type_index::sc_type_index |
( |
const std::type_info & |
ti | ) |
|
|
inline |
◆ name()
const char* sc_core::sc_type_index::name |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool sc_core::sc_type_index::operator!= |
( |
const sc_type_index & |
rhs | ) |
const |
|
inline |
◆ operator<()
bool sc_core::sc_type_index::operator< |
( |
const sc_type_index & |
rhs | ) |
const |
|
inline |
◆ operator<=()
bool sc_core::sc_type_index::operator<= |
( |
const sc_type_index & |
rhs | ) |
const |
|
inline |
◆ operator==()
bool sc_core::sc_type_index::operator== |
( |
const sc_type_index & |
rhs | ) |
const |
|
inline |
◆ operator>()
bool sc_core::sc_type_index::operator> |
( |
const sc_type_index & |
rhs | ) |
const |
|
inline |
◆ operator>=()
bool sc_core::sc_type_index::operator>= |
( |
const sc_type_index & |
rhs | ) |
const |
|
inline |
The documentation for this class was generated from the following file: