Public Member Functions | |
| AZStd::vector< Endpoint > | Convert (const Endpoint &oldEndpoint) const |
| bool | IsEmpty () const |
Public Attributes | |
| AZStd::unordered_set< Endpoint > | m_deletedOldSlots |
| AZStd::unordered_map< Endpoint, AZStd::vector< Endpoint > > | m_oldSlotsToNewSlots |