time_get_byname< _Ch, _InIt > Class Template Reference

#include <_time_facets.h>

Inheritance diagram for time_get_byname< _Ch, _InIt >:

time_get< _Ch, _InIt > locale::facet time_base _Refcount_Base List of all members.

Public Types

typedef time_base::dateorder dateorder
typedef _InIt iter_type

Public Member Functions

 time_get_byname (const char *__name, size_t __refs=0, _Locale_name_hint *__hint=0)

Protected Member Functions

 ~time_get_byname ()
dateorder do_date_order () const

Friends

_Locale_name_hint_Locale_time_extract_hint (time_get_byname< char, istreambuf_iterator< char, char_traits< char > > > *)

Detailed Description

template<class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> >>
class time_get_byname< _Ch, _InIt >

Definition at line 195 of file _time_facets.h.


Member Typedef Documentation

template<class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> >>
typedef time_base::dateorder time_get_byname< _Ch, _InIt >::dateorder

Reimplemented from time_base.

Definition at line 197 of file _time_facets.h.

template<class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> >>
typedef _InIt time_get_byname< _Ch, _InIt >::iter_type

Reimplemented from time_get< _Ch, _InIt >.

Definition at line 198 of file _time_facets.h.


Constructor & Destructor Documentation

template<class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> >>
time_get_byname< _Ch, _InIt >::time_get_byname ( const char *  __name,
size_t  __refs = 0,
_Locale_name_hint __hint = 0 
) [inline, explicit]

Definition at line 200 of file _time_facets.h.

References _Init_timeinfo(), and _STLP_PRIV.

template<class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> >>
time_get_byname< _Ch, _InIt >::~time_get_byname (  )  [inline, protected]

Definition at line 206 of file _time_facets.h.

References __release_time(), and _STLP_PRIV.


Member Function Documentation

template<class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> >>
dateorder time_get_byname< _Ch, _InIt >::do_date_order (  )  const [inline, protected, virtual]

Reimplemented from time_get< _Ch, _InIt >.

Definition at line 207 of file _time_facets.h.

References __get_date_order(), and _STLP_PRIV.


Friends And Related Function Documentation

template<class _Ch, class _InIt = istreambuf_iterator<_Ch, char_traits<_Ch> >>
_Locale_name_hint* _Locale_time_extract_hint ( time_get_byname< char, istreambuf_iterator< char, char_traits< char > > > *  tget  )  [friend]

Definition at line 163 of file locale_impl.cpp.


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



Generated on Mon Mar 10 15:33:03 2008 by  doxygen 1.5.1