DelegateMQ
Loading...
Searching...
No Matches
Serializer.h File Reference
#include "delegate/ISerializer.h"
#include "rapidjson/document.h"
#include "rapidjson/prettywriter.h"
#include <iostream>

Go to the source code of this file.

Classes

class  Serializer< RetType(Args...)>
 

Detailed Description

See also
https://github.com/endurodave/DelegateMQ David Lafreniere, 2025.

Serialize callable argument data using RapidJSON for transport to a remote. Endinaness correctly handled by serialize class.