[#CNode-vSendMsg] = xref:CNode.adoc[CNode]::vSendMsg :relfileprefix: ../ :mrdocs: Messages still to be fed to m_transport‐>SetMessageToSend. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[guarded_by(0x7f2e2b2a7c28), guarded_by(0x7f2e2ad13378), guarded_by(0x7f2e230319d8), guarded_by(0x7f2e26ede5a8), guarded_by(0x7f2e23157c28), guarded_by(0x7f2e368274a8), guarded_by(0x7f2e228afbc8), guarded_by(0x7f2e431dc988), guarded_by(0x7f2e1b9fbc58), guarded_by(0x7f2e2b9cf7f8), guarded_by(0x7f2e403d1ef8)]] std::deque<CSerializedNetMsg> vSendMsg; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#