ACE  6.1.0
Public Attributes
strbuf Struct Reference

#include <os_stropts.h>

Inheritance diagram for strbuf:
Inheritance graph
[legend]

List of all members.

Public Attributes

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

Member Data Documentation

void* strbuf::buf

Pointer to data.

No. of bytes returned.

No. of bytes in buffer.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines