|  |  | Whole document treeTemplatecodecvt 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:  [legend]Collaboration diagram for codecvt< _InternT, _ExternT, _StateT >:  [legend]List of all members. 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 |  |  
 
  
    | 
        
          | template<typename _InternT, typename _ExternT, typename _StateT> |  
          | typedef _InternT codecvt< _InternT, _ExternT, _StateT >::intern_type |  |  
 
  
    | 
        
          | template<typename _InternT, typename _ExternT, typename _StateT> |  
          | typedef codecvt_base::result codecvt< _InternT, _ExternT, _StateT >::result |  |  
 
  
    | 
        
          | template<typename _InternT, typename _ExternT, typename _StateT> |  
          | typedef _StateT codecvt< _InternT, _ExternT, _StateT >::state_type |  |  
 Constructor & Destructor Documentation
 
  
    | 
        
          | template<typename _InternT, typename _ExternT, typename _StateT> |  
          | codecvt< _InternT, _ExternT, _StateT >::codecvt | ( | size_t | __refs = 0 | ) |  [inline, explicit] |  |  
 
  
    | 
        
          | template<typename _InternT, typename _ExternT, typename _StateT> |  
          | virtual codecvt< _InternT, _ExternT, _StateT >::~codecvt | ( |  | ) |  [inline, protected, virtual] |  |  
 Member Data Documentation
 
  
    | 
        
          | template<typename _InternT, typename _ExternT, typename _StateT> |  
          | locale::id codecvt< _InternT, _ExternT, _StateT >::id  [static] |  |  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
  1.2.15 |