codecvt_base Class Reference

Empty base class for codecvt facet [22.2.1.5]. More...

#include <codecvt.h>

Inheritance diagram for codecvt_base:

__codecvt_abstract_base< _InternT, _ExternT, _StateT > __codecvt_abstract_base< _InternT, _ExternT, __gnu_cxx::encoding_state > __codecvt_abstract_base< char, char, mbstate_t > codecvt< _InternT, _ExternT, _StateT > std::codecvt< _InternT, _ExternT, encoding_state > codecvt< char, char, mbstate_t > codecvt_byname< _InternT, _ExternT, _StateT > List of all members.

Public Types

 ok
 partial
 error
 noconv
enum  result { ok, partial, error, noconv }

Detailed Description

Empty base class for codecvt facet [22.2.1.5].

Definition at line 48 of file codecvt.h.


Member Enumeration Documentation

enum codecvt_base::result

Enumerator:
ok 
partial 
error 
noconv 

Reimplemented in __codecvt_abstract_base< _InternT, _ExternT, _StateT >, codecvt< _InternT, _ExternT, _StateT >, std::codecvt< _InternT, _ExternT, encoding_state >, __codecvt_abstract_base< char, char, mbstate_t >, and __codecvt_abstract_base< _InternT, _ExternT, __gnu_cxx::encoding_state >.

Definition at line 51 of file codecvt.h.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:57:40 2010 for GNU C++ STL by  doxygen 1.4.7