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.

Definition at line 106 of file os_stropts.h.

Referenced by ACE_Str_Buf::ACE_Str_Buf(), ACE_FIFO_Recv_Msg::recv(), and ACE_FIFO_Send_Msg::send().

int strbuf::len
 

No. of bytes returned.

Definition at line 104 of file os_stropts.h.

Referenced by ACE_Str_Buf::ACE_Str_Buf(), ACE_FIFO_Recv_Msg::recv(), and ACE_FIFO_Send_Msg::send().

int strbuf::maxlen
 

No. of bytes in buffer.

Definition at line 102 of file os_stropts.h.

Referenced by ACE_Str_Buf::ACE_Str_Buf(), and ACE_FIFO_Recv_Msg::recv().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 9 11:33:39 2006 for ACE by doxygen 1.3.6