Raven Core
3.0.0
P2P Digital Currency
|
#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 13 of file netmessagemaker.h.
|
inlineexplicit |
Definition at line 16 of file netmessagemaker.h.
|
inline |
|
inline |
|
private |
Definition at line 34 of file netmessagemaker.h.