![]() |
PubSub+ Messaging API For C
7.33.1.1
|
| Functions | Typedefs | Enumerations | Enumeration Values | Defines |
A structure used to point to a message part and indicate the size of that part (in bytes). More...
#include <solClient.h>
Data Fields | |
| void * | buf_p |
| A pointer to buffer. More... | |
| solClient_uint32_t | bufSize |
| The number of valid bytes in buffer. More... | |
A structure used to point to a message part and indicate the size of that part (in bytes).
| void* buf_p |
A pointer to buffer.
| solClient_uint32_t bufSize |
The number of valid bytes in buffer.