ldas-tools-al  2.6.6
Public Types | Static Public Member Functions | List of all members
_Noconv_output< _Traits > Class Template Reference

#include <fstream.hh>

Public Types

typedef _Traits::char_type char_type
 
typedef _Traits::char_type char_type
 
typedef _Traits::char_type char_type
 

Static Public Member Functions

static bool _M_doit (basic_filebuf< char_type, _Traits > *, char_type *, char_type *)
 
static bool _M_doit (basic_filebuf< char_type, _Traits > *, char_type *, char_type *)
 
static bool _M_doit (basic_filebuf< char_type, _Traits > *, char_type *, char_type *)
 

Detailed Description

template<class _Traits>
class _Noconv_output< _Traits >

This class had to be designed very carefully to work with Visual C++.

Member Typedef Documentation

◆ char_type [1/3]

template<class _Traits >
typedef _Traits::char_type _Noconv_output< _Traits >::char_type

◆ char_type [2/3]

template<class _Traits >
typedef _Traits::char_type _Noconv_output< _Traits >::char_type

◆ char_type [3/3]

template<class _Traits >
typedef _Traits::char_type _Noconv_output< _Traits >::char_type

Member Function Documentation

◆ _M_doit() [1/3]

template<class _Traits >
static bool _Noconv_output< _Traits >::_M_doit ( basic_filebuf< char_type, _Traits > *  ,
char_type ,
char_type  
)
inlinestatic

◆ _M_doit() [2/3]

template<class _Traits >
static bool _Noconv_output< _Traits >::_M_doit ( basic_filebuf< char_type, _Traits > *  ,
char_type ,
char_type  
)
inlinestatic

◆ _M_doit() [3/3]

template<class _Traits >
static bool _Noconv_output< _Traits >::_M_doit ( basic_filebuf< char_type, _Traits > *  ,
char_type ,
char_type  
)
inlinestatic

The documentation for this class was generated from the following file: