nl:: StructureSchemaPointerPair
#include <src/lib/support/SerializationUtils.h>
Połączenie danych z strukturą c-struct danych i elementem StructuredSchemaDescriptor, który służy do zapisu struktury TLV na podstawie tych danych.
Podsumowanie
Atrybuty publiczne |
|
---|---|
mFieldSchema
|
const SchemaFieldDescriptor *
SchemaFieldDescriptor, który opisuje, jak przetwarzać dane na potrzeby TLV.
|
mStructureData
|
void *
Wskaźnik do struktury c-struct danych struktury.
|
Atrybuty publiczne
mFieldSchema
const SchemaFieldDescriptor * nl::StructureSchemaPointerPair::mFieldSchema
SchemaFieldDescriptor, który opisuje, jak przetwarzać dane na potrzeby TLV.
mStructureData
void * nl::StructureSchemaPointerPair::mStructureData
Wskaźnik do struktury c-struct danych struktury.