EntropyEngine::Networking::WebRTCConnection::CallbackGuard
EntropyEngine::Networking::WebRTCConnection::CallbackGuard
Section titled “EntropyEngine::Networking::WebRTCConnection::CallbackGuard”Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| ~CallbackGuard() | |
| CallbackGuard & | operator=(const CallbackGuard & ) =delete |
| bool | isValid() const |
| WebRTCConnection * | getConnection() const |
| CallbackGuard(CallbackContext * c) | |
| CallbackGuard(const CallbackGuard & ) =delete |
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| CallbackContext * | ctx |
Public Functions Documentation
Section titled “Public Functions Documentation”function ~CallbackGuard
Section titled “function ~CallbackGuard”inline ~CallbackGuard()function operator=
Section titled “function operator=”CallbackGuard & operator=( const CallbackGuard &) =deletefunction isValid
Section titled “function isValid”inline bool isValid() constfunction getConnection
Section titled “function getConnection”inline WebRTCConnection * getConnection() constfunction CallbackGuard
Section titled “function CallbackGuard”inline explicit CallbackGuard( CallbackContext * c)function CallbackGuard
Section titled “function CallbackGuard”CallbackGuard( const CallbackGuard &) =deletePublic Attributes Documentation
Section titled “Public Attributes Documentation”variable ctx
Section titled “variable ctx”CallbackContext * ctx;Updated on 2026-01-26 at 17:14:35 -0500