#pragma once class AFX_EXT_CLASS CMBFireGroupSet { public: CMBFireGroupSet(void); ~CMBFireGroupSet(void); public: CString m_strGroup; CString m_strAttr; CString m_strAttrName; };