ACE  6.2.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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. More...
 
int len
 No. of bytes returned. More...
 
void * buf
 Pointer to data. More...
 

Member Data Documentation

void* strbuf::buf

Pointer to data.

int strbuf::len

No. of bytes returned.

int strbuf::maxlen

No. of bytes in buffer.


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