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

mfc container iterator [詳解]

#include <iutest_mfc.hpp>

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

公開メンバ関数

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

詳解

template<typename T, typename U>
class iutest::mfc::mfc_iterator< T, U >

mfc container iterator


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