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

std::_Numeric_get Class Template Reference

#include <locale_facets.h>

List of all members.

Public Types

typedef _CharT char_type
typedef _InIter iter_type

Private Methods

 _Numeric_get ()
virtual ~_Numeric_get ()
iter_type _M_get_digits (iter_type __in, iter_type __end) const

Friends

class  num_get
class  time_get
class  money_get
class  num_put
class  time_put
class  money_put

template<typename _CharT, typename _InIter> class std::_Numeric_get


Member Typedef Documentation

template<typename _CharT, typename _InIter>
typedef _CharT std::_Numeric_get<_CharT, _InIter>::char_type
 

Definition at line 492 of file locale_facets.h.

template<typename _CharT, typename _InIter>
typedef _InIter std::_Numeric_get<_CharT, _InIter>::iter_type
 

Definition at line 493 of file locale_facets.h.


Constructor & Destructor Documentation

template<typename _CharT, typename _InIter>
std::_Numeric_get<_CharT, _InIter>::_Numeric_get<_CharT, _InIter> ( ) [inline, explicit, private]
 

Definition at line 511 of file locale_facets.h.

template<typename _CharT, typename _InIter>
std::_Numeric_get<_CharT, _InIter>::~_Numeric_get<_CharT, _InIter> ( ) [inline, private, virtual]
 

Definition at line 514 of file locale_facets.h.


Member Function Documentation

template<typename _CharT, typename _InIter>
iter_type std::_Numeric_get<_CharT, _InIter>::_M_get_digits ( iter_type __in,
iter_type __end ) const [private]
 


Friends And Related Function Documentation

template<typename _CharT, typename _InIter>
friend class money_get [friend]
 

Definition at line 501 of file locale_facets.h.

template<typename _CharT, typename _InIter>
friend class money_put [friend]
 

Definition at line 507 of file locale_facets.h.

template<typename _CharT, typename _InIter>
friend class num_get [friend]
 

Definition at line 497 of file locale_facets.h.

template<typename _CharT, typename _InIter>
friend class num_put [friend]
 

Definition at line 503 of file locale_facets.h.

template<typename _CharT, typename _InIter>
friend class time_get [friend]
 

Definition at line 499 of file locale_facets.h.

template<typename _CharT, typename _InIter>
friend class time_put [friend]
 

Definition at line 505 of file locale_facets.h.


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