std::time_put_byname< _CharT, _OutIter > Class Template Reference

#include <locale_facets.h>

Inheritance diagram for std::time_put_byname< _CharT, _OutIter >:

std::time_put< _CharT, _OutIter > std::locale::facet List of all members.

Public Types

typedef _CharT char_type
 Public typedefs.

typedef _OutIter iter_type

Public Member Functions

 time_put_byname (const char *, size_t __refs=0)

Protected Member Functions

virtual ~time_put_byname ()

template<typename _CharT, typename _OutIter>
class std::time_put_byname< _CharT, _OutIter >


Member Typedef Documentation

template<typename _CharT, typename _OutIter>
typedef _CharT std::time_put_byname< _CharT, _OutIter >::char_type
 

Public typedefs.

Reimplemented from std::time_put< _CharT, _OutIter >.

Definition at line 3894 of file locale_facets.h.

template<typename _CharT, typename _OutIter>
typedef _OutIter std::time_put_byname< _CharT, _OutIter >::iter_type
 

Reimplemented from std::time_put< _CharT, _OutIter >.

Definition at line 3895 of file locale_facets.h.


Constructor & Destructor Documentation

template<typename _CharT, typename _OutIter>
std::time_put_byname< _CharT, _OutIter >::time_put_byname const char *  ,
size_t  __refs = 0
[inline, explicit]
 

Definition at line 3898 of file locale_facets.h.

References std::__c_locale.

template<typename _CharT, typename _OutIter>
virtual std::time_put_byname< _CharT, _OutIter >::~time_put_byname  )  [inline, protected, virtual]
 

Definition at line 3904 of file locale_facets.h.

References std::__c_locale.


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:14 2007 for GNU C++ STL by doxygen 1.3.6