Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

codecvt Class Template Reference

#include <codecvt.h>

Inherits __codecvt_abstract_base< _InternT, _ExternT, _StateT >.

Inherited by codecvt_byname.

List of all members.

Public Types


Public Methods


Static Public Attributes


Protected Methods

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


Member Typedef Documentation

typedef codecvt_base::result result
 

Reimplemented from __codecvt_abstract_base.

typedef _InternT intern_type
 

Reimplemented from __codecvt_abstract_base.

typedef _ExternT extern_type
 

Reimplemented from __codecvt_abstract_base.

typedef _StateT state_type
 

Reimplemented from __codecvt_abstract_base.


Constructor & Destructor Documentation

codecvt ( size_t __refs = 0 ) [inline, explicit]
 

~codecvt ( ) [inline, protected, virtual]
 


Member Data Documentation

locale::id id [static]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:34 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001