ACE 8.0.5
Loading...
Searching...
No Matches
strbuf Struct Reference

#include <os_stropts.h>

Inheritance diagram for strbuf:

Public Attributes

int maxlen
 No. of bytes in buffer.
int len
 No. of bytes returned.
void * buf
 Pointer to data.

Member Data Documentation

◆ buf

void* strbuf::buf

Pointer to data.

◆ len

int strbuf::len

No. of bytes returned.

◆ maxlen

int strbuf::maxlen

No. of bytes in buffer.


The documentation for this struct was generated from the following file: