struct FieldDescriptor
Defined at line 103 of file gen/third_party/openweave-core/src/include/Weave/Support/SerializationUtils.h
Structure that describes a TLV field in a schema structure and connects it to data
in a c-struct
Public Members
const SchemaFieldDescriptor * mNestedFieldDescriptors
uint16_t mOffset
uint8_t mTypeAndFlags
uint8_t mTVDContextTag
Public Methods
bool IsNullable ()
Defined at line 110 of file gen/third_party/openweave-core/src/include/Weave/Support/SerializationUtils.h
SerializedFieldType GetType ()
Defined at line 111 of file gen/third_party/openweave-core/src/include/Weave/Support/SerializationUtils.h