Namespaces
Enumerations
enum LayerState
| Name | Value | Comments |
|---|---|---|
| kLayerState_NotInitialized | 0 |
Not initialized state. |
| kLayerState_Initialized | 1 |
Initialized state. |
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_tbufSize,int32_terr) -
Error MapErrorPOSIX (int code) -
const char * DescribeErrorPOSIX (Error code) -
bool IsErrorPOSIX (Error code) -
void RegisterPOSIXErrorFormatter () -
bool FormatPOSIXError (char *buf,uint16_tbufSize,int32_terr)
Variables
BufferPoolElement gDummyBufferPoolElement