struct SerializationContext

Defined at line 254 of file gen/third_party/openweave-core/src/include/Weave/Support/SerializationUtils.h

A c-struct containing any context or state we need for serializing or deserializing.

For now, just memory management.

Public Members

MemoryManagement memMgmt