#include <OS_NS_stropts.h>
Inheritance diagram for ACE_Str_Buf:
Public Member Functions | |
ACE_Str_Buf (void *b=0, int l=0, int max=0) | |
Constructor. | |
ACE_Str_Buf (strbuf &) | |
Constructor. |
Definition at line 75 of file OS_NS_stropts.h.
|
Constructor.
Definition at line 21 of file OS_NS_stropts.inl.
|
|
Constructor.
Definition at line 29 of file OS_NS_stropts.inl. References strbuf::buf, strbuf::len, and strbuf::maxlen.
|