Inherits AZStd::NodeBase.
Public Member Functions | |
| AZ_CLASS_ALLOCATOR (RootNode, AZ::SystemAllocator) | |
Public Member Functions inherited from AZStd::NodeBase | |
| NodeBase (NodeType _Ty, NodeFlags flags=NFLG_none) | |
Public Attributes | |
| regex_constants::syntax_option_type | flags |
| unsigned int | m_loops |
| unsigned int | m_marks |
| unsigned int | m_refs |
Public Attributes inherited from AZStd::NodeBase | |
| NodeType | m_kind |
| NodeFlags | m_flags |
| NodeBase * | m_next |
| NodeBase * | m_previous |