libqi-api  2.1.4.13
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Typedefs | Functions
qi.hpp File Reference
#include <qi/api.hpp>
#include <locale>

Go to the source code of this file.

Namespaces

 qi
 qi general namespace
 

Macros

#define _QI_QI_HPP_
 

Typedefs

typedef std::codecvt< wchar_t,
char, std::mbstate_t > 
qi::codecvt_type
 Standard std::codecvt type accepted by STL and boost. More...
 

Functions

QI_API_DEPRECATED void qi::init (int &argc, char **&argv)
 
QI_API_DEPRECATED int qi::argc ()
 Deprecated, see detailed description. More...
 
QI_API_DEPRECATED const char ** qi::argv ()
 Deprecated, see detailed description. More...
 
QI_API_DEPRECATED const char * qi::program ()
 Deprecated, see detailed description. More...
 
const codecvt_type & qi::unicodeFacet ()
 UTF-8 facet object getter. More...
 

Macro Definition Documentation

#define _QI_QI_HPP_

Definition at line 9 of file qi.hpp.