class WeaveConnectionTunnel
Defined at line 479 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Core/WeaveMessageLayer.h
The definition of the WeaveConnectionTunnel class, which manages a pair of TCPEndPoints
whose original WeaveConnections have been coupled, and between which the WeaveMessageLayer
forwards all data and connection closures.
Public Members
ShutdownFunct OnShutdown
void * AppState
Public Methods
uint16_t LogId ()
Defined at line 484 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Core/WeaveMessageLayer.h
void Shutdown ()
Friends
class WeaveMessageLayer