NAME

ACE_Str_Buf - Simple wrapper for STREAM pipes strbuf.

SYNOPSIS

#include <ace/OS.h>

class ACE_Str_Buf : public strbuf { public: ACE_Str_Buf (void *b = 0, int l = 0, int max = 0); ACE_Str_Buf (strbuf &); };

Initialization method

ACE_Str_Buf (void *b = 0, int l = 0, int max = 0);

ACE_Str_Buf (strbuf &);

AUTHOR

Doug Schmidt schmidt@cs.wustl.edu, Jesper S. M|ller stophph@diku.dk, and a cast of thousands...

The ACE_Sched_Priority type should be used for platform-

independent thread and process priorities, by convention. int should be used for OS-specific priorities.

LIBRARY

ace