Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::time_put_byname Class Template Reference

#include <locale_facets.h>

Inheritance diagram for std::time_put_byname:

Inheritance graph
[legend]
Collaboration diagram for std::time_put_byname:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _CharT char_type
typedef _OutIter iter_type

Public Methods

 time_put_byname (const char *, size_t __refs=0)

Protected Methods

virtual ~time_put_byname ()

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


Member Typedef Documentation

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

Reimplemented from std::time_put.

Definition at line 1140 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.

Definition at line 1141 of file locale_facets.h.


Constructor & Destructor Documentation

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

Definition at line 1144 of file locale_facets.h.

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

Definition at line 1149 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated at Tue May 1 16:30:32 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001