iutest  1.17.99.14
公開メンバ関数 | 全メンバ一覧
iutest::mfc::mfc_map_iterator< T, Key, Value > クラステンプレート

mfc map container iterator [詳解]

#include <iutest_mfc.hpp>

iutest::mfc::mfc_map_iterator< T, Key, Value > の継承関係図
Inheritance graph
[凡例]
iutest::mfc::mfc_map_iterator< T, Key, Value > 連携図
Collaboration graph
[凡例]

公開メンバ関数

 mfc_map_iterator (const T &container, POSITION pos)
 
 mfc_map_iterator (const mfc_map_iterator &rhs)
 
mfc_map_iteratoroperator= (const mfc_map_iterator &rhs)
 
mfc_map_iteratoroperator++ ()
 
mfc_map_iteratoroperator++ (int)
 
Item operator* () const
 
Item operator-> () const
 
bool operator== (mfc_map_iterator &rhs)
 
bool operator!= (mfc_map_iterator &rhs)
 

詳解

template<typename T, typename Key, typename Value>
class iutest::mfc::mfc_map_iterator< T, Key, Value >

mfc map container iterator


このクラス詳解は次のファイルから抽出されました: