![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
#include <bsProxyMsgs.h>
Public Attributes | |
| struct { | |
| size_t m_count | |
| vector item count | |
| union { | |
| void * m_pAlign | |
| force alignment | |
| byte_t m_buf [BSPROXY_VCONN_CLIENT_MAX] | |
| the item vector | |
| } u | |
| aligned vector items | |
| } | m_vconn |
| vector | |
Message RspGetVConnList Structure
Definition at line 227 of file bsProxyMsgs.h.