ACE 8.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
strbuf Struct Reference

#include <os_stropts.h>

Inheritance diagram for strbuf:
Inheritance graph
[legend]

Public Attributes

int maxlen
 No. of bytes in buffer.
 
int len
 No. of bytes returned.
 
voidbuf
 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: