![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <netmessagemaker.h>
Public Member Functions | |
| CNetMsgMaker (int nVersionIn) | |
| template<typename... Args> | |
| CSerializedNetMsg | Make (int nFlags, std::string sCommand, Args &&... args) |
| template<typename... Args> | |
| CSerializedNetMsg | Make (std::string sCommand, Args &&... args) |
Private Attributes | |
| const int | nVersion |
Definition at line 11 of file netmessagemaker.h.
|
inlineexplicit |
Definition at line 14 of file netmessagemaker.h.
|
inline |
|
inline |
|
private |
Definition at line 33 of file netmessagemaker.h.