ObjFW
Loading...
Searching...
No Matches
Properties | List of all members
<OFMessagePackRepresentation> Protocol Reference

A protocol implemented by classes that support encoding to a MessagePack representation. More...

#include <ObjFW/OFMessagePackRepresentation.h>

Inheritance diagram for <OFMessagePackRepresentation>:
OFArray OFData OFDate OFDictionary OFMessagePackExtension OFNull OFNumber OFString

Properties

OFDatamessagePackRepresentation
 The MessagePack representation of the object as OFData.
 

Detailed Description

A protocol implemented by classes that support encoding to a MessagePack representation.


The documentation for this protocol was generated from the following file: