#pragma once class AFX_EXT_CLASS CRcpPointInfo { public: CRcpPointInfo(void); virtual ~CRcpPointInfo(void); void Reset(); public: };