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