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

codecvt_byname Class Template Reference

#include <codecvt.h>

Inheritance diagram for codecvt_byname:

Inheritance graph
[legend]
Collaboration diagram for codecvt_byname:

Collaboration graph
[legend]
List of all members.

Public Methods

 codecvt_byname (const char *, size_t __refs=0)

Protected Methods

virtual ~codecvt_byname ()

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


Constructor & Destructor Documentation

template<typename _InternT, typename _ExternT, typename _StateT>
codecvt_byname<_InternT, _ExternT, _StateT>::codecvt_byname<_InternT, _ExternT, _StateT> ( const char *,
size_t __refs = 0 ) [inline, explicit]
 

Definition at line 705 of file codecvt.h.

template<typename _InternT, typename _ExternT, typename _StateT>
codecvt_byname<_InternT, _ExternT, _StateT>::~codecvt_byname<_InternT, _ExternT, _StateT> ( ) [inline, protected, virtual]
 

Definition at line 709 of file codecvt.h.


The documentation for this class was generated from the following file:
Generated at Tue May 1 16:30:10 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001