nl::StructureSchemaPointerPair

#include <src/lib/support/SerializationUtils.h>

שילוב נתונים עם c-struct של נתונים וה-StructureSchemaDescriptor כדי לכתוב מבנה TLV על סמך הנתונים האלה.

סיכום

מאפיינים ציבוריים

mFieldSchema
SchemaFieldDescriptor כדי לתאר איך לעבד את הנתונים ל-TLV.
mStructureData
void *
מצביעים על c-struct של נתונים עבור המבנה.

מאפיינים ציבוריים

mFieldSchema

const SchemaFieldDescriptor * nl::StructureSchemaPointerPair::mFieldSchema

SchemaFieldDescriptor כדי לתאר איך לעבד את הנתונים ל-TLV.

mStructureData

void * nl::StructureSchemaPointerPair::mStructureData

מצביעים על c-struct של נתונים עבור המבנה.