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

Go to the source code of this file.

Namespaces

 NetMsg
 

Functions

template<typename... Args>
CSerializedNetMsg NetMsg::Make (std::string msg_type, Args &&... args)