Bitcoin ABC  0.26.3
P2P Digital Currency
Namespaces | Functions
messagewriter.h File Reference
#include <config.h>
#include <net.h>
#include <netmessagemaker.h>
Include dependency graph for messagewriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MessageWriter
 

Functions

template<typename... Args>
static void MessageWriter::WriteMessage (CDataStream &stream, std::string command, Args &&...args)