#include <OS.h>
Inheritance diagram for ACE_Str_Buf:


Public Methods | |
| ACE_Str_Buf (void *b=0, int l=0, int max=0) | |
| Constructor. More... | |
| ACE_Str_Buf (strbuf &) | |
| Constructor. More... | |
Definition at line 4234 of file OS.h.
|
||||||||||||||||
|
Constructor.
Definition at line 10509 of file OS.i. References strbuf::buf, strbuf::len, and strbuf::maxlen.
|
|
|
Constructor.
Definition at line 10517 of file OS.i. References strbuf::buf, strbuf::len, and strbuf::maxlen.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002