![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
#include <bsProxyMsgs.h>
Public Attributes | |
| bool_t | m_trace |
| trace | |
| char | m_devname [(NMFVAL_LEN_MAX_STRING)+1] |
| devname | |
| char | m_modname [(NMFVAL_LEN_MAX_STRING)+1] |
| modname | |
| struct { | |
| size_t m_count | |
| vector item count | |
| union { | |
| void * m_pAlign | |
| force alignment | |
| byte_t m_buf [(NMFVAL_LEN_MAX_VECTOR)] | |
| the item vector | |
| } u | |
| aligned vector items | |
| } | m_argbuf |
| vector | |
Message ReqDevOpen Structure
Definition at line 174 of file bsProxyMsgs.h.