TNB Library
CConverterT< DST, SRC > メンバ一覧

継承メンバを含む CConverterT< DST, SRC > の全メンバ一覧です。

Convert(DST &_dst, const SRC &src)CConverterT< DST, SRC >
Convert(ICollectionT< D > &_dst, const IConstCollectionT< S > &src)CConverterT< DST, SRC >
Convert(CPairT< T, D > &_dst, const CPairT< T, S > &src)CConverterT< DST, SRC >
Converter(DST &_dst, const SRC &src)=0CConverterT< DST, SRC >protectedpure virtual