|
libqi-api
2.1.0.18
|
Go to the source code of this file.
Namespaces | |
| namespace | qi |
qi general namespace | |
Typedefs | |
| typedef std::codecvt< wchar_t, char, std::mbstate_t > | qi::codecvt_type |
| Standard std::codecvt type accepted by STL and boost. | |
Functions | |
| QI_API_DEPRECATED void | qi::init (int &argc, char **&argv) |
| QI_API_DEPRECATED int | qi::argc () |
| Deprecated, see detailed description. | |
| QI_API_DEPRECATED const char ** | qi::argv () |
| Deprecated, see detailed description. | |
| QI_API_DEPRECATED const char * | qi::program () |
| Deprecated, see detailed description. | |
| const codecvt_type & | qi::unicodeFacet () |
| UTF-8 facet object getter. | |