locale::facet Class Reference

#include <_locale.h>

Inheritance diagram for locale::facet:

_Refcount_Base codecvt< _InternT, _ExternT, _StateT > codecvt< char, char, mbstate_t > codecvt< wchar_t, char, mbstate_t > collate< char > collate< wchar_t > ctype< char > ctype< wchar_t > messages< char > messages< wchar_t > money_get< _CharT, _InputIter > money_put< _CharT, _OutputIter > moneypunct< char, false > moneypunct< char, true > moneypunct< wchar_t, false > moneypunct< wchar_t, true > num_get< _CharT, _InputIter > num_put< _CharT, _OutputIter > numpunct< char > numpunct< wchar_t > time_get< _Ch, _InIt > time_put< _Ch, _OutIt > List of all members.

Protected Member Functions

 facet (size_t __init_count=0)
virtual ~facet ()

Friends

class locale
class _Locale_impl
facet *_STLP_CALL _get_facet (facet *)
void _STLP_CALL _release_facet (facet *&)

Detailed Description

Definition at line 69 of file _locale.h.


Constructor & Destructor Documentation

locale::facet::facet ( size_t  __init_count = 0  )  [inline, explicit, protected]

Definition at line 76 of file _locale.h.

_STLP_BEGIN_NAMESPACE locale::facet::~facet (  )  [protected, virtual]

Definition at line 28 of file locale.cpp.


Friends And Related Function Documentation

friend class locale [friend]

Definition at line 78 of file _locale.h.

facet* _STLP_CALL _get_facet ( locale::facet f  )  [friend]

Definition at line 46 of file locale_impl.cpp.

void _STLP_CALL _release_facet ( locale::facet *&  f  )  [friend]

Definition at line 53 of file locale_impl.cpp.


The documentation for this class was generated from the following files:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_locale.h
  • /home/ntakagi/work/STLport-5.1.5/src/locale.cpp



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