#include "tao/TAO_Export.h"
#include "tao/Basic_Types.h"
#include "ace/iosfwd.h"
Include dependency graph for CORBA_String.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|