Classes | |
class | NameUtility |
Functions | |
int | write_IOR (const char *pathname, const char *ior) |
CIAO_SERVER_Export int CIAO::Utility::write_IOR | ( | const char * | pathname, | |
const char * | IOR | |||
) |
Write a string (usually a stringified IOR) to a file designated by the pathname
. The file named will always get overwritten.