client/protocol/corba/CompatibleCorba.h File Reference

Include dependency graph for CompatibleCorba.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string to_string (const CORBA::Exception &ex)
std::string corbaWStringToString (const char *src)
const char * toCorbaWString (const std::string &src)


Function Documentation

std::string corbaWStringToString ( const char *  src  ) 

std::string to_string ( const CORBA::Exception &  ex  ) 

Referenced by org::xmlBlaster::client::protocol::corba::CorbaConnection::initAuthenticationService(), org::xmlBlaster::client::protocol::corba::NameServerControl::NameServerControl(), org::xmlBlaster::client::protocol::corba::NameServerControl::resolve(), and org::xmlBlaster::TestLogin::setUp().

const char* toCorbaWString ( const std::string &  src  )