Inherits AZStd::NodeBase.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (NodeBack, AZ::SystemAllocator) | |
| NodeBack (unsigned int index) | |
Public Member Functions inherited from AZStd::NodeBase | |
| NodeBase (NodeType _Ty, NodeFlags flags=NFLG_none) | |
Public Attributes | |
| unsigned int | m_index |
Public Attributes inherited from AZStd::NodeBase | |
| NodeType | m_kind |
| NodeFlags | m_flags |
| NodeBase * | m_next |
| NodeBase * | m_previous |