#define LOGS(MSG)
Automatically create LoggerScope object which logs at the construction and destruction.
Definition: logger-scope.hpp:78
static std::shared_ptr< SignalRequest > create(const MethodID methodID, const PeerID &peerID, const std::shared_ptr< SentDataType > &data)
Definition: signal-request.hpp:61
std::function< void(cargo::ipc::FileDescriptor fd, std::shared_ptr< void > &data)> SerializeCallback
Generic function type used as callback for serializing and saving serialized data to the descriptor...
Definition: types.hpp:64