TAO 4.0.0
|
#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 &) |
Header file for the CORBA string types.
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 ) |