Namespaces
Enumerations
enum LayerState
| Name | Value |
|---|---|
| kLayerState_NotInitialized | 0 |
| kLayerState_Initialized | 1 |
The state of a Layer object.
Defined at line 101 of file x64-shared/gen/third_party/openweave-core/src/include/SystemLayer/SystemLayer.h
Records
Functions
-
void RegisterSystemLayerErrorFormatter () -
bool FormatSystemLayerError (char * buf, uint16_t bufSize, int32_t err) -
Error MapErrorPOSIX (int code) -
const char * DescribeErrorPOSIX (Error code) -
bool IsErrorPOSIX (Error code) -
void RegisterPOSIXErrorFormatter () -
bool FormatPOSIXError (char * bufuint16_t bufSizeint32_t err)
Variables
BufferPoolElement gDummyBufferPoolElement