ACE
6.1.0
|
#include <os_stropts.h>
Public Attributes | |
int | maxlen |
No. of bytes in buffer. | |
int | len |
No. of bytes returned. | |
void * | buf |
Pointer to data. |
void* strbuf::buf |
Pointer to data.
int strbuf::len |
No. of bytes returned.
int strbuf::maxlen |
No. of bytes in buffer.