![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <netmessagemaker.h>
Public Member Functions | |
CNetMsgMaker (int nVersionIn) | |
template<typename... Args> | |
CSerializedNetMsg | Make (int nFlags, std::string sCommand, Args &&... args) const |
template<typename... Args> | |
CSerializedNetMsg | Make (std::string sCommand, Args &&... args) const |
Private Attributes | |
const int | nVersion |
Definition at line 12 of file netmessagemaker.h.
|
inlineexplicit |
Definition at line 15 of file netmessagemaker.h.
|
inline |
|
inline |
|
private |
Definition at line 33 of file netmessagemaker.h.