| 
    ACE
    6.1.9
    
   | 
 
Simple wrapper for STREAM pipes strbuf. More...
#include <OS_NS_stropts.h>


Public Member Functions | |
| ACE_Str_Buf (void *b=0, int l=0, int max=0) | |
| Constructor.  More... | |
| ACE_Str_Buf (strbuf &) | |
| Constructor.  More... | |
Additional Inherited Members | |
  Public Attributes inherited from strbuf | |
| int | maxlen | 
| No. of bytes in buffer.  More... | |
| int | len | 
| No. of bytes returned.  More... | |
| void * | buf | 
| Pointer to data.  More... | |
Simple wrapper for STREAM pipes strbuf.
      
  | 
  inline | 
Constructor.
      
  | 
  inline | 
Constructor.
 1.8.3.1