#include <SpheresDoc.h>
Public Member Functions | |
virtual void | Serialize (CArchive &ar) |
virtual BOOL | OnOpenDocument (LPCTSTR lpszPathName) |
virtual BOOL | OnSaveDocument (LPCTSTR lpszPathName) |
virtual | ~CSpheresDoc () |
Protected Member Functions | |
CSpheresDoc () | |
virtual BOOL | OnNewDocument () |
CSpheresDoc::CSpheresDoc | ( | ) | [protected] |
virtual CSpheresDoc::~CSpheresDoc | ( | ) | [virtual] |
virtual void CSpheresDoc::Serialize | ( | CArchive & | ar | ) | [virtual] |
Reimplemented from CHoopsDoc.
virtual BOOL CSpheresDoc::OnOpenDocument | ( | LPCTSTR | lpszPathName | ) | [virtual] |
Reimplemented from CHoopsDoc.
virtual BOOL CSpheresDoc::OnSaveDocument | ( | LPCTSTR | lpszPathName | ) | [virtual] |
virtual BOOL CSpheresDoc::OnNewDocument | ( | ) | [protected, virtual] |
Reimplemented from CHoopsDoc.