class InitContext
Defined at line 553 of file gen/third_party/openweave-core/src/include/Weave/Core/WeaveMessageLayer.h
The definition of the InitContext class. It encapsulates the set of objects and
variables into a context structure that is required for initialization of the
WeaveMessageLayer.
Public Members
System::Layer * systemLayer
WeaveFabricState * fabricState
InetLayer * inet
bool listenTCP
bool listenUDP
BleLayer * ble
bool listenBLE
Public Methods
void InitContext ()
The InitContext constructor.
Defined at line 574 of file gen/third_party/openweave-core/src/include/Weave/Core/WeaveMessageLayer.h