Whole document tree
    

Whole document tree

Templatecodecvt class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

codecvt< _InternT, _ExternT, _StateT > Class Template Reference

#include <codecvt.h>

Inheritance diagram for codecvt:

Inheritance graph
[legend]
Collaboration diagram for codecvt< _InternT, _ExternT, _StateT >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef codecvt_base::result result
typedef _InternT intern_type
typedef _ExternT extern_type
typedef _StateT state_type

Public Methods

 codecvt (size_t __refs=0)

Static Public Attributes

locale::id id

Protected Methods

virtual ~codecvt ()

template<typename _InternT, typename _ExternT, typename _StateT>
class codecvt< _InternT, _ExternT, _StateT >


Member Typedef Documentation

template<typename _InternT, typename _ExternT, typename _StateT>
typedef _ExternT codecvt< _InternT, _ExternT, _StateT >::extern_type
 

Reimplemented from __codecvt_abstract_base< _InternT, _ExternT, _StateT >.

Definition at line 290 of file codecvt.h.

template<typename _InternT, typename _ExternT, typename _StateT>
typedef _InternT codecvt< _InternT, _ExternT, _StateT >::intern_type
 

Reimplemented from __codecvt_abstract_base< _InternT, _ExternT, _StateT >.

Definition at line 289 of file codecvt.h.

template<typename _InternT, typename _ExternT, typename _StateT>
typedef codecvt_base::result codecvt< _InternT, _ExternT, _StateT >::result
 

Reimplemented from __codecvt_abstract_base< _InternT, _ExternT, _StateT >.

Definition at line 288 of file codecvt.h.

template<typename _InternT, typename _ExternT, typename _StateT>
typedef _StateT codecvt< _InternT, _ExternT, _StateT >::state_type
 

Reimplemented from __codecvt_abstract_base< _InternT, _ExternT, _StateT >.

Definition at line 291 of file codecvt.h.


Constructor & Destructor Documentation

template<typename _InternT, typename _ExternT, typename _StateT>
codecvt< _InternT, _ExternT, _StateT >::codecvt size_t    __refs = 0 [inline, explicit]
 

Definition at line 297 of file codecvt.h.

template<typename _InternT, typename _ExternT, typename _StateT>
virtual codecvt< _InternT, _ExternT, _StateT >::~codecvt   [inline, protected, virtual]
 

Definition at line 302 of file codecvt.h.


Member Data Documentation

template<typename _InternT, typename _ExternT, typename _StateT>
locale::id codecvt< _InternT, _ExternT, _StateT >::id [static]
 

Definition at line 306 of file codecvt.h.


The documentation for this class was generated from the following file:
Generated on Mon Apr 8 03:16:38 2002 for libstdc++-v3 Source by doxygen1.2.15