[#CSerializedNetMsg-2constructor-084] = xref:CSerializedNetMsg.adoc[CSerializedNetMsg]::CSerializedNetMsg :relfileprefix: ../ :mrdocs: Deleted copy constructor; copies must go through Copy(). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- CSerializedNetMsg(xref:CSerializedNetMsg.adoc[CSerializedNetMsg] const& msg) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *msg* | The object to copy construct from |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#