CMapStringToPtrFTR Class
class CMapStringToPtrFTR: 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
CMapStringToPtrFTR(CMapStringToPtr*& pMap, LPCTSTR strElementType = _T("StringToRefMap"))
Constructor.