Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ResourceSystemSubscriptionListing Class Reference

Protected Member Functions

SCR_ResourceInteractor GetInteractor ()
bool IsEmpty ()
void SubscribeListener (RplId listener)
void UnsubscribeListener (RplId listener)
void Replicate ()
void SCR_ResourceSystemSubscriptionListing (notnull SCR_ResourceInteractor interactor)
void ~SCR_ResourceSystemSubscriptionListing ()

Protected Attributes

ref set< RplIdm_aListeners = new set<RplId>()
SCR_ResourceInteractor m_Interactor

Detailed Description

Definition at line 1 of file SCR_ResourceSystemSubscriptionListing.c.

Constructor & Destructor Documentation

◆ SCR_ResourceSystemSubscriptionListing()

void SCR_ResourceSystemSubscriptionListing::SCR_ResourceSystemSubscriptionListing ( notnull SCR_ResourceInteractor interactor)
inlineprotected

Definition at line 38 of file SCR_ResourceSystemSubscriptionListing.c.

◆ ~SCR_ResourceSystemSubscriptionListing()

void SCR_ResourceSystemSubscriptionListing::~SCR_ResourceSystemSubscriptionListing ( )
inlineprotected

Definition at line 55 of file SCR_ResourceSystemSubscriptionListing.c.

Member Function Documentation

◆ GetInteractor()

SCR_ResourceInteractor SCR_ResourceSystemSubscriptionListing::GetInteractor ( )
inlineprotected

Definition at line 7 of file SCR_ResourceSystemSubscriptionListing.c.

◆ IsEmpty()

bool SCR_ResourceSystemSubscriptionListing::IsEmpty ( )
inlineprotected

Definition at line 13 of file SCR_ResourceSystemSubscriptionListing.c.

◆ Replicate()

void SCR_ResourceSystemSubscriptionListing::Replicate ( )
inlineprotected

Definition at line 31 of file SCR_ResourceSystemSubscriptionListing.c.

◆ SubscribeListener()

void SCR_ResourceSystemSubscriptionListing::SubscribeListener ( RplId listener)
inlineprotected

Definition at line 19 of file SCR_ResourceSystemSubscriptionListing.c.

◆ UnsubscribeListener()

void SCR_ResourceSystemSubscriptionListing::UnsubscribeListener ( RplId listener)
inlineprotected

Definition at line 25 of file SCR_ResourceSystemSubscriptionListing.c.

Member Data Documentation

◆ m_aListeners

ref set<RplId> SCR_ResourceSystemSubscriptionListing::m_aListeners = new set<RplId>()
protected

Definition at line 3 of file SCR_ResourceSystemSubscriptionListing.c.

◆ m_Interactor

SCR_ResourceInteractor SCR_ResourceSystemSubscriptionListing::m_Interactor
protected

Definition at line 4 of file SCR_ResourceSystemSubscriptionListing.c.


The documentation for this class was generated from the following file: