Types
Name | Value | Description |
---|---|---|
Map |
Constructors
Name | Description |
---|---|
Reference() |
Destructors
Name | Description |
---|---|
~Reference() |
Functions
Access | Return | Modifier | Name | Description |
---|---|---|---|---|
public | static, inline | fromValue( T* inValue ) | ||
public | bool | const | isEmpty() | |
public | std::string | const | toString() | |
public | bool | inline, const | isType() | |
public | void | inline | setValue( T* inValue ) | |
public | const T* | inline, const | getValue() |
Members
Access | Type | Modifier | Name | Description |
---|---|---|---|---|
private | const void* | m_value | ||
private | std::type_index | m_type |