Skip to content

EntropyEngine::Networking::WebRTCConnection::CallbackGuard

EntropyEngine::Networking::WebRTCConnection::CallbackGuard

Section titled “EntropyEngine::Networking::WebRTCConnection::CallbackGuard”
Name
~CallbackGuard()
CallbackGuard &operator=(const CallbackGuard & ) =delete
boolisValid() const
WebRTCConnection *getConnection() const
CallbackGuard(CallbackContext * c)
CallbackGuard(const CallbackGuard & ) =delete
Name
CallbackContext *ctx
inline ~CallbackGuard()
CallbackGuard & operator=(
const CallbackGuard &
) =delete
inline bool isValid() const
inline WebRTCConnection * getConnection() const
inline explicit CallbackGuard(
CallbackContext * c
)
CallbackGuard(
const CallbackGuard &
) =delete
CallbackContext * ctx;

Updated on 2026-01-26 at 17:14:35 -0500