TAO
2.0.8
|
#include "tao/Basic_Types.h"
#include "tao/String_Traits_Base_T.h"
#include "ace/iosfwd.h"
#include <algorithm>
#include "tao/CORBA_String.inl"
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 as used at runtime. | |
namespace | CORBA |
FUZZ: disable check_for_include/. | |
Functions | |
ostream & | operator<< (ostream &, const CORBA::String_var &) |
istream & | operator>> (istream &, CORBA::String_var &) |
ostream & | operator<< (ostream &, CORBA::String_out &) |
istream & | operator>> (istream &, CORBA::String_out &) |
ostream & | operator<< (ostream &, const CORBA::WString_var &) |
istream & | operator>> (istream &, CORBA::WString_var &) |
ostream & | operator<< (ostream &, CORBA::WString_out &) |
istream & | operator>> (istream &, CORBA::WString_out &) |
Header file for the CORBA string types.
ostream& operator<< | ( | ostream & | , |
const CORBA::String_var & | |||
) |
ostream& operator<< | ( | ostream & | , |
CORBA::String_out & | |||
) |
ostream& operator<< | ( | ostream & | , |
const CORBA::WString_var & | |||
) |
ostream& operator<< | ( | ostream & | , |
CORBA::WString_out & | |||
) |
istream& operator>> | ( | istream & | , |
CORBA::String_var & | |||
) |
istream& operator>> | ( | istream & | , |
CORBA::String_out & | |||
) |
istream& operator>> | ( | istream & | , |
CORBA::WString_var & | |||
) |
istream& operator>> | ( | istream & | , |
CORBA::WString_out & | |||
) |