ReactOS 0.4.16-dev-550-g2186ce3
|
#include <_map.h>
Classes | |
class | value_compare |
Public Types | |
typedef _Key | key_type |
typedef _Tp | data_type |
typedef _Tp | mapped_type |
typedef pair< _STLP_CONST _Key, _Tp > | value_type |
typedef _Compare | key_compare |
typedef _STLP_PRIV _Rb_tree< key_type, key_compare, value_type, _STLP_SELECT1ST(value_type, _Key), _MapTraits, _Alloc > | _Rep_type |
typedef _Rep_type::pointer | pointer |
typedef _Rep_type::const_pointer | const_pointer |
typedef _Rep_type::reference | reference |
typedef _Rep_type::const_reference | const_reference |
typedef _Rep_type::iterator | iterator |
typedef _Rep_type::const_iterator | const_iterator |
typedef _Rep_type::reverse_iterator | reverse_iterator |
typedef _Rep_type::const_reverse_iterator | const_reverse_iterator |
typedef _Rep_type::size_type | size_type |
typedef _Rep_type::difference_type | difference_type |
typedef _Rep_type::allocator_type | allocator_type |
Protected Types | |
typedef _STLP_PRIV _MapTraitsT< value_type > | _MapTraits |
Private Types | |
typedef map< _Key, _Tp, _Compare, _Alloc > | _Self |
Private Attributes | |
_Rep_type | _M_t |
|
protected |
typedef _STLP_PRIV _Rb_tree<key_type, key_compare, value_type, _STLP_SELECT1ST(value_type, _Key), _MapTraits, _Alloc> map< _Key, _Tp,, >::_Rep_type |
|
private |
typedef _Rep_type::allocator_type map< _Key, _Tp,, >::allocator_type |
typedef _Rep_type::const_iterator map< _Key, _Tp,, >::const_iterator |
typedef _Rep_type::const_pointer map< _Key, _Tp,, >::const_pointer |
typedef _Rep_type::const_reference map< _Key, _Tp,, >::const_reference |
typedef _Rep_type::const_reverse_iterator map< _Key, _Tp,, >::const_reverse_iterator |
typedef _Tp map< _Key, _Tp,, >::data_type |
typedef _Rep_type::difference_type map< _Key, _Tp,, >::difference_type |
typedef _Rep_type::iterator map< _Key, _Tp,, >::iterator |
typedef _Compare map< _Key, _Tp,, >::key_compare |
typedef _Key map< _Key, _Tp,, >::key_type |
typedef _Tp map< _Key, _Tp,, >::mapped_type |
typedef _Rep_type::pointer map< _Key, _Tp,, >::pointer |
typedef _Rep_type::reference map< _Key, _Tp,, >::reference |
typedef _Rep_type::reverse_iterator map< _Key, _Tp,, >::reverse_iterator |
typedef _Rep_type::size_type map< _Key, _Tp,, >::size_type |
typedef pair<_STLP_CONST _Key, _Tp> map< _Key, _Tp,, >::value_type |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 149 of file _map.h.
|
inline |
Definition at line 163 of file _map.h.
Referenced by StartMenu::AddEntry(), TrayNotifyDlg::Command(), StartMenu::Init(), ShellBrowser::invalidate_cache(), main(), DesktopShellView::PositionIcons(), TaskBar::Refresh(), TrayNotifyDlg::Refresh(), NotifyArea::Refresh(), TrayNotifyDlg::TrayNotifyDlg(), NotifyArea::UpdateIcons(), and QuickLaunchBar::WndProc().
|
inline |
|
inline |
Definition at line 206 of file _map.h.
Referenced by ShellBrowser::invalidate_cache(), and TrayNotifyDlg::Refresh().
|
inline |
Definition at line 214 of file _map.h.
Referenced by shader_record_sample().
|
inline |
|
inline |
Definition at line 165 of file _map.h.
Referenced by StartMenu::AddEntry(), StartMenu::Command(), FavoritesMenu::Command(), TaskBar::Command(), TrayNotifyDlg::Command(), TaskBar::EnumWndProc(), ShellBrowser::get_image_idx(), Window::get_window(), StartMenu::Init(), ShellBrowser::invalidate_cache(), main(), TaskBar::Notify(), map< _Key, _Tp,, >::operator[](), DesktopShellView::PositionIcons(), NotifyArea::ProcessTrayNotification(), TaskBar::Refresh(), TrayNotifyDlg::Refresh(), NotifyArea::Refresh(), TrayNotifyDlg::TrayNotifyDlg(), NotifyArea::UpdateIcons(), and QuickLaunchBar::WndProc().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 203 of file _map.h.
Referenced by main(), NotifyArea::ProcessTrayNotification(), TaskBar::Refresh(), NotifyArea::Refresh(), NotifyArea::WndProc(), and Window::~Window().
|
inline |
Definition at line 210 of file _map.h.
Referenced by StartMenu::Command(), FavoritesMenu::Command(), TaskBar::EnumWndProc(), ShellBrowser::get_image_idx(), Window::get_window(), NotifyArea::ProcessTrayNotification(), and QuickLaunchBar::WndProc().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 175 of file _map.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 172 of file _map.h.
Referenced by QuickLaunchBar::AddShortcuts(), TrayNotifyDlg::InsertItem(), TaskBar::ResizeButtons(), and shader_record_sample().
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 94 of file _map.h.
Referenced by map< _Key, _Tp,, >::begin(), map< _Key, _Tp,, >::clear(), map< _Key, _Tp,, >::count(), map< _Key, _Tp,, >::empty(), map< _Key, _Tp,, >::end(), map< _Key, _Tp,, >::equal_range(), map< _Key, _Tp,, >::erase(), map< _Key, _Tp,, >::find(), map< _Key, _Tp,, >::get_allocator(), map< _Key, _Tp,, >::insert(), map< _Key, _Tp,, >::key_comp(), map< _Key, _Tp,, >::lower_bound(), map< _Key, _Tp,, >::map(), map< _Key, _Tp,, >::max_size(), map< _Key, _Tp,, >::operator=(), map< _Key, _Tp,, >::rbegin(), map< _Key, _Tp,, >::rend(), map< _Key, _Tp,, >::size(), map< _Key, _Tp,, >::swap(), map< _Key, _Tp,, >::upper_bound(), and map< _Key, _Tp,, >::value_comp().