CProtobufSerialisierung

#include <tuningfork.h>

Eine Reihe von Byte, die einen seriellen Protokollpuffer darstellen.

Zusammenfassung

Siehe auchCProtobufSerialization_Free, um zu erfahren, wie Sie die Zuweisung des Arbeitsspeichers aufheben, nachdem der Zwischenspeicher abgeschlossen wurde.

Öffentliche Attribute

bytes
uint8_t *
dealloc)(struct CProtobufSerialization *)
void(*
Größe des Arrays.
size
uint32_t
Array von Byte.

Öffentliche Attribute

Bytes

uint8_t * CProtobufSerialization::bytes

Dealloc

void(* CProtobufSerialization::dealloc)(struct CProtobufSerialization *)

Größe des Arrays.

Deallocation-Callback (kann NULL sein, wenn kein Inhaber vorhanden ist).

Größe

uint32_t CProtobufSerialization::size

Array von Byte.