3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/rtc/FunctionView.h"
10namespace webrtc {
class UntypedFunction; }
13namespace webrtc::callback_list_impl {
Definition FunctionView.h:8
Definition UntypedFunction.h:7
Definition CallbackListReceivers.h:15
MCAPI void Foreach(::rtc::FunctionView< void(::webrtc::UntypedFunction &)>)
MCAPI void RemoveReceivers(void const *)
MCAPI ~CallbackListReceivers()
MCAPI CallbackListReceivers()
Definition CallbackListReceivers.h:23