Whole document tree
    

Whole document tree

std::locale::id class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::locale::id Class Reference

#include <localefwd.h>

List of all members.

Public Methods

 id ()

Private Methods

void operator= (const id &)
 id (const id &)

Private Attributes

size_t _M_index

Static Private Attributes

size_t _S_highwater

Friends

class locale
class locale::_Impl
template<typename _Facet> const _Facet & use_facet (const locale &)
template<typename _Facet> bool has_facet (const locale &) throw ()


Constructor & Destructor Documentation

std::locale::id::id const id &    [private]
 

std::locale::id::id   [inline]
 

Definition at line 442 of file localefwd.h.


Member Function Documentation

void std::locale::id::operator= const id &    [private]
 


Friends And Related Function Documentation

template<typename _Facet>
bool has_facet const locale   throw () [friend]
 

Definition at line 83 of file locale_facets.tcc.

friend class locale [friend]
 

Definition at line 416 of file localefwd.h.

friend class locale::_Impl [friend]
 

Definition at line 417 of file localefwd.h.

template<typename _Facet>
const _Facet& use_facet const locale   [friend]
 

Definition at line 70 of file locale_facets.tcc.


Member Data Documentation

size_t std::locale::id::_M_index [private]
 

Definition at line 428 of file localefwd.h.

Referenced by std::locale::_Impl::_M_install_facet(), and std::locale::_Impl::_M_replace_facet().

size_t std::locale::id::_S_highwater [static, private]
 

Definition at line 71 of file locale.cc.


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