|
DelegateMQ
|
#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...)> |
Serialize callable argument data using RapidJSON for transport to a remote. Endinaness correctly handled by serialize class.