Inherits t_Id.
|
| AZ_CLASS_ALLOCATOR (NamedId< t_Id >, AZ::SystemAllocator) |
|
| AZ_RTTI ((NamedId, "{7DFA6B31-B283-48BE-9D6F-260D8994C593}", t_Id), t_Id) |
|
| NamedId (const NamedId &)=default |
|
| NamedId (const t_Id &id) |
|
| NamedId (const t_Id &id, AZStd::string_view name) |
|
AZStd::string | ToString () const |
|
bool | operator== (const NamedId &rhs) const |
|
bool | operator== (const t_Id &rhs) const |
|
bool | operator!= (const NamedId &rhs) const |
|
bool | operator!= (const t_Id &rhs) const |
|
bool | operator< (const NamedId &rhs) const |
|
bool | operator< (const t_Id &rhs) const |
|
bool | operator> (const NamedId &rhs) const |
|
bool | operator> (const t_Id &rhs) const |
|
|
static void | Reflect (AZ::ReflectContext *context) |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvas/Code/Include/ScriptCanvas/Core/NamedId.h