[#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(0x7f950f15d5e8), guarded_by(0x7f950f1ec8f8), guarded_by(0x7f950afeffd8), guarded_by(0x7f9503032ed8), guarded_by(0x7f95236c1988), guarded_by(0x7f952527b0f8), guarded_by(0x7f950ec80748), guarded_by(0x7f950dc33f78), guarded_by(0x7f951df8fb18), guarded_by(0x7f9524e495b8), guarded_by(0x7f950f723858)]] std::deque<CSerializedNetMsg> vSendMsg; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#