|
TAO 4.0.0
|
#include "tao/CORBA_String.h"#include "tao/String_Manager_T.h"#include "ace/OS_NS_string.h"#include "ace/OS_NS_wchar.h"#include "ace/OS_Memory.h"#include "ace/streams.h"Functions | |
| ostream & | operator<< (ostream &os, const CORBA::String_var &sv) |
| istream & | operator>> (istream &is, CORBA::String_var &sv) |
| ostream & | operator<< (ostream &os, CORBA::String_out &so) |
| istream & | operator>> (istream &is, CORBA::String_out &so) |
| ostream & operator<< | ( | ostream & | os, |
| const CORBA::String_var & | sv ) |
| ostream & operator<< | ( | ostream & | os, |
| CORBA::String_out & | so ) |
| istream & operator>> | ( | istream & | is, |
| CORBA::String_out & | so ) |
| istream & operator>> | ( | istream & | is, |
| CORBA::String_var & | sv ) |