nl:: Trường giải mã
#include <src/lib/support/SerializationUtils.h>
Cấu trúc mô tả trường TLV trong cấu trúc giản đồ và kết nối trường đó với dữ liệu theo cấu trúc c.
Tóm tắt
Thuộc tính công khai |
|
---|---|
mNestedFieldDescriptors
|
const SchemaFieldDescriptor *
Trỏ đến một nhóm nhãn mô tả trường khác, nếu chúng ta có cấu trúc, v.v.
|
mOffset
|
uint16_t
Nơi xem cấu trúc c cho dữ liệu để ghi vào trường TLV.
|
mTVDContextTag
|
uint8_t
Thẻ ngữ cảnh của trường TLV.
|
mTypeAndFlags
|
uint8_t
Loại dữ liệu của trường TLV.
|
Hàm công khai |
|
---|---|
GetType(void) const
|
|
IsNullable(void) const
|
bool
|
Thuộc tính công khai
Bộ mô tả trường mnestedfield
const SchemaFieldDescriptor * nl::FieldDescriptor::mNestedFieldDescriptors
Trỏ đến một nhóm nhãn mô tả trường khác, nếu chúng ta có cấu trúc, v.v.
moffset
uint16_t nl::FieldDescriptor::mOffset
Nơi xem cấu trúc c cho dữ liệu để ghi vào trường TLV.
mTVDContextTag
uint8_t nl::FieldDescriptor::mTVDContextTag
Thẻ ngữ cảnh của trường TLV.
mTypeAndFlags
uint8_t nl::FieldDescriptor::mTypeAndFlags
Loại dữ liệu của trường TLV.
Hàm công khai
Loại
SerializedFieldType nl::FieldDescriptor::GetType( void ) const
Có thể tắt
bool nl::FieldDescriptor::IsNullable( void ) const