Whole document tree
    

Whole document tree

Templatestd::_Numeric_get class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Numeric_get< _CharT, _InIter > 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< _CharT, _InIter >


Member Typedef Documentation

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

Definition at line 536 of file locale_facets.h.

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

Definition at line 537 of file locale_facets.h.


Constructor & Destructor Documentation

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

Definition at line 555 of file locale_facets.h.

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

Definition at line 558 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 545 of file locale_facets.h.

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

Definition at line 551 of file locale_facets.h.

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

Definition at line 541 of file locale_facets.h.

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

Definition at line 547 of file locale_facets.h.

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

Definition at line 543 of file locale_facets.h.

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

Definition at line 549 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Mon Apr 8 03:18:48 2002 for libstdc++-v3 Source by doxygen1.2.15