#include <OS_NS_stropts.h>
Public Member Functions | |
ACE_Str_Buf (void *b=0, int l=0, int max=0) | |
Constructor. | |
ACE_Str_Buf (strbuf &) | |
Constructor. |
ACE_INLINE ACE_Str_Buf::ACE_Str_Buf | ( | void * | b = 0 , |
|
int | l = 0 , |
|||
int | max = 0 | |||
) |
Constructor.
ACE_INLINE ACE_Str_Buf::ACE_Str_Buf | ( | strbuf & | sb | ) |
Constructor.