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

class time_put_byname [22.2.5.4]. More...

#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 ()

Detailed Description

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

class time_put_byname [22.2.5.4].

Definition at line 3447 of file locale_facets.h.


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 3451 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 3452 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 3455 of file locale_facets.h.

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

Definition at line 3461 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:59:02 2010 for GNU C++ STL by  doxygen 1.4.7