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 99 of file os_stropts.h.


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_OS::putmsg(), 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 Tue Feb 2 17:35:53 2010 for ACE by  doxygen 1.4.7