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
|
|
typedef _InternT intern_type
|
|
typedef _ExternT extern_type
|
|
typedef _StateT state_type
|
|
Constructor & Destructor Documentation
codecvt (
|
size_t __refs = 0 ) [inline, explicit]
|
|
~codecvt (
|
) [inline, protected, virtual]
|
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:34 2001 for libstdc++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001