Classes | |
class | TAO::String_var< charT > |
class | TAO::String_out< charT > |
String_out. More... | |
struct | TAO::String_Var_Equal_To |
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
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 &) |
Header file for the CORBA string types.
TAO_Export ostream& operator<< | ( | ostream & | , | |
CORBA::WString_out & | ||||
) |
TAO_Export ostream& operator<< | ( | ostream & | , | |
const CORBA::WString_var & | ||||
) |
TAO_Export ostream& operator<< | ( | ostream & | , | |
CORBA::String_out & | ||||
) |
TAO_Export ostream& operator<< | ( | ostream & | , | |
const CORBA::String_var & | ||||
) |
TAO_Export istream& operator>> | ( | istream & | , | |
CORBA::WString_out & | ||||
) |
TAO_Export istream& operator>> | ( | istream & | , | |
CORBA::WString_var & | ||||
) |
TAO_Export istream& operator>> | ( | istream & | , | |
CORBA::String_out & | ||||
) |
TAO_Export istream& operator>> | ( | istream & | , | |
CORBA::String_var & | ||||
) |