Inherits AZStd::NodeBase.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (NodeAssert, AZ::SystemAllocator) | |
| NodeAssert (NodeType type, NodeFlags flags=NFLG_none) | |
Public Member Functions inherited from AZStd::NodeBase | |
| NodeBase (NodeType _Ty, NodeFlags flags=NFLG_none) | |
Public Attributes | |
| NodeBase * | m_child |
Public Attributes inherited from AZStd::NodeBase | |
| NodeType | m_kind |
| NodeFlags | m_flags |
| NodeBase * | m_next |
| NodeBase * | m_previous |