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.

Detailed Description

Definition at line 93 of file os_stropts.h.


Member Data Documentation

void* strbuf::buf

Pointer to data.

Definition at line 100 of file os_stropts.h.

No. of bytes returned.

Definition at line 98 of file os_stropts.h.

No. of bytes in buffer.

Definition at line 96 of file os_stropts.h.


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