Compounds |
class | CORBA_String_out |
| CORBA_String_out. More...
|
class | CORBA_String_var |
| CORBA_String var class. Provides automatic deallocation of storage for the string once it goes out of scope. More...
|
class | CORBA_WString_out |
| CORBA_WString_out. More...
|
class | CORBA_WString_var |
| CORBA_WString var class. Provides automatic deallocation of storage for wide strings. More...
|
Functions |
TAO_Export ostream & | operator<< (ostream &, const CORBA::String_var &) |
TAO_Export istream & | operator>> (istream &, CORBA::String_var &) |
TAO_Export ostream & | operator<< (ostream &, CORBA::String_out &) |
TAO_Export istream & | operator>> (istream &, CORBA::String_out &) |
TAO_Export ostream & | operator<< (ostream &, const CORBA::WString_var &) |
TAO_Export istream & | operator>> (istream &, CORBA::WString_var &) |
TAO_Export ostream & | operator<< (ostream &, CORBA::WString_out &) |
TAO_Export istream & | operator>> (istream &, CORBA::WString_out &) |