Public Member Functions | |
| AZ_CLASS_ALLOCATOR (ExecutionId, AZ::SystemAllocator) | |
| AZ_INLINE bool | operator== (const ExecutionId &rhs) const | 
| AZ_INLINE bool | operator!= (const ExecutionId &rhs) const | 
| AZ_INLINE | ExecutionId (const Node *node, const Slot *slot) | 
Public Attributes | |
| const Node * | m_node = nullptr | 
| const Slot * | m_slot = nullptr |