#include "ace/Malloc_T.h"
#include "ace/OS_Memory.h"
#include "ace/SString.h"
#include "ace/Auto_Ptr.h"
#include "ace/OS_NS_string.h"
#include "ace/Numeric_Limits.h"
#include "ace/streams.h"
Functions | |
ACE_RCSID (ace, SString,"SString.cpp,v 4.61 2001/03/04 00:55:30 brunsch Exp") 1 ACE_OSTREAM_TYPE &operator<< (ACE_OSTREAM_TYPE &os | |
const ACE_CString &cs | if (cs.fast_rep()!=0) os<< cs.fast_rep() |
ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const ACE_WString &ws) |
ACE_OSTREAM_TYPE & | operator<< (ACE_OSTREAM_TYPE &os, const ACE_SString &ss) |
Variables | |
return | os |
ACE_RCSID | ( | ace | , | |
SString | , | |||
"SString. | cpp, | |||
v 4.61 2001/03/04 00:55:30 brunsch Exp" | ||||
) |
const ACE_CString& cs if | ( | cs.fast_rep()! | = 0 |
) |
ACE_Export ACE_OSTREAM_TYPE & operator<< | ( | ACE_OSTREAM_TYPE & | os, | |
const ACE_WString & | ws | |||
) |
ACE_OSTREAM_TYPE& operator<< | ( | ACE_OSTREAM_TYPE & | os, | |
const ACE_SString & | ss | |||
) |
return os |