Choreonoid  1.8
Namespaces | Functions
UTF8.h File Reference
#include <string>
#include "exportdecl.h"

Go to the source code of this file.

Namespaces

 cnoid
 

Functions

const std::string & cnoid::toUTF8 (const std::string &text)
 
const std::string & cnoid::fromUTF8 (const std::string &text)
 
const std::string cnoid::toUTF8 (const char *text)
 
const std::string cnoid::fromUTF8 (const char *text)
 

Detailed Description

Author
Shin'ichiro Nakaoka