CMapWordToPtrFTR Class
class CMapWordToPtrFTR: public CMapFTRBase
Defined in: XMLCollFormatters.h
Class Template Arguments
_ptrType
Template parameter specifying the type of pointer stored in the map.
_ptrTypeFTR
XML formatter for the data type stored in the map.
Class Members
CMapWordToPtrFTR(CMapWordToPtr*& pMap, LPCTSTR strElementType = _T("WordToRefMap"))
Constructor.