#include <localefwd.h>
Inheritance diagram for std::locale::facet:
Protected Methods | |
facet (size_t __refs=0) throw () | |
virtual | ~facet () |
Static Protected Methods | |
void | _S_create_c_locale (__c_locale &__cloc, const char *__s) |
void | _S_destroy_c_locale (__c_locale &__cloc) |
Private Methods | |
void | _M_add_reference () throw () |
void | _M_remove_reference () throw () |
facet (const facet &) | |
void | operator= (const facet &) |
Private Attributes | |
size_t | _M_references |
Friends | |
class | locale |
class | locale::_Impl |
|
|
Definition at line 388 of file localefwd.h. |
|
|
|
Definition at line 525 of file locale.cc. Referenced by std::locale::_Impl::_M_install_facet(). |
|
Definition at line 530 of file locale.cc. Referenced by std::locale::_Impl::_M_install_facet(). |
|
Referenced by std::moneypunct_byname< _CharT, _Intl >::moneypunct_byname(), and std::numpunct_byname< _CharT >::numpunct_byname(). |
|
Referenced by std::moneypunct_byname< _CharT, _Intl >::~moneypunct_byname(), and std::numpunct_byname< _CharT >::~numpunct_byname(). |
|
|
|
Definition at line 380 of file localefwd.h. |
|
Definition at line 381 of file localefwd.h. |
|
Definition at line 397 of file localefwd.h. |