GetHandle(RplId resourceComponentRplId, TypeName interactorType, EResourceType resourceType, EResourceGeneratorID resourceIdentifier) | SCR_ResourceSystemSubscriptionManager | |
GetListing(notnull SCR_ResourceInteractor interactor) | SCR_ResourceSystemSubscriptionManager | protected |
GetNextHandleCandidate(inout int position, inout int higherLimitPosition, inout SCR_ResourceSystemSubscriptionHandleBase handle, RplId resourceComponentRplId, TypeName interactorType, EResourceType resourceType, EResourceGeneratorID resourceIdentifier) | SCR_ResourceSystemSubscriptionManager | protected |
GetNextListingCandidate(inout int position, inout int higherLimitPosition, inout SCR_ResourceSystemSubscriptionListing listing, notnull SCR_ResourceInteractor interactor) | SCR_ResourceSystemSubscriptionManager | protected |
GRACEFUL_HANDLES_MAX_FRAME_BUDGET | SCR_ResourceSystemSubscriptionManager | static |
m_aGracefulHandles | SCR_ResourceSystemSubscriptionManager | protected |
m_aHandles | SCR_ResourceSystemSubscriptionManager | protected |
m_aListings | SCR_ResourceSystemSubscriptionManager | protected |
m_GracefulHandlesBudgetManager | SCR_ResourceSystemSubscriptionManager | protected |
m_ReplicationBudgetManager | SCR_ResourceSystemSubscriptionManager | protected |
OnResourceInteractorDeleted(notnull SCR_ResourceInteractor interactor) | SCR_ResourceSystemSubscriptionManager | |
OnSubscriptionListenerHandleDeleted(notnull SCR_ResourceSystemSubscriptionHandleBase handle) | SCR_ResourceSystemSubscriptionManager | |
ProcessGracefulHandles() | SCR_ResourceSystemSubscriptionManager | |
ReplicateListeners() | SCR_ResourceSystemSubscriptionManager | |
REPLICATION_MAX_FRAME_BUDGET | SCR_ResourceSystemSubscriptionManager | static |
RequestSubscriptionListenerHandle(notnull SCR_ResourceInteractor interactor, RplId ownerRplId) | SCR_ResourceSystemSubscriptionManager | |
RequestSubscriptionListenerHandleGraceful(notnull SCR_ResourceInteractor interactor, RplId ownerRplId) | SCR_ResourceSystemSubscriptionManager | |
SCR_ResourceSystemSubscriptionManager() | SCR_ResourceSystemSubscriptionManager | |
SubscribeListener(RplId listener, notnull SCR_ResourceInteractor interactor) | SCR_ResourceSystemSubscriptionManager | |
UnsubscribeListener(RplId listener, notnull SCR_ResourceInteractor interactor) | SCR_ResourceSystemSubscriptionManager | |
UnsubscribeListenerCompletely(RplId listener) | SCR_ResourceSystemSubscriptionManager | |