Include dependency graph for CompatibleCorba.cpp:
Go to the source code of this file.
Functions | |
std::string | corbaWStringToString (char *src) |
char * | toCorbaWString (std::string &src) |
std::string corbaWStringToString | ( | char * | src | ) |
Definition at line 87 of file CompatibleCorba.cpp.
Referenced by org::xmlBlaster::client::protocol::corba::CorbaConnection::connect(), org::xmlBlaster::client::protocol::corba::CorbaConnection::publish(), org::xmlBlaster::client::protocol::corba::DefaultCallback::update(), and org::xmlBlaster::client::protocol::corba::DefaultCallback::updateOneway().
char* toCorbaWString | ( | std::string & | src | ) |