JunkBox_Win_Lib
1.5.3
Loading...
Searching...
No Matches
DxPolygonDoc.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ExClass.h
"
4
5
6
// DxPolygonDoc ドキュメント
7
8
class
DxPolygonDoc
:
public
CExDocument
9
{
10
DECLARE_DYNCREATE(
DxPolygonDoc
)
11
12
public
:
13
DxPolygonDoc
();
14
virtual
~DxPolygonDoc
();
15
#ifndef _WIN32_WCE
16
virtual
void
Serialize
(CArchive& ar);
// ドキュメント I/O に対してオーバーライドされました。
17
#endif
18
#ifdef _DEBUG
19
virtual
void
AssertValid
()
const
;
20
#ifndef _WIN32_WCE
21
virtual
void
Dump
(CDumpContext& dc)
const
;
22
#endif
23
#endif
24
25
protected
:
26
virtual
BOOL
OnNewDocument
();
27
28
DECLARE_MESSAGE_MAP()
29
};
30
ExClass.h
DxPolygonDoc
Definition
DxPolygonDoc.h:9
DxPolygonDoc::OnNewDocument
virtual BOOL OnNewDocument()
Definition
DxPolygonDoc.cpp:21
DxPolygonDoc::~DxPolygonDoc
virtual ~DxPolygonDoc()
Definition
DxPolygonDoc.cpp:29
DxPolygonDoc::Serialize
virtual void Serialize(CArchive &ar)
Definition
DxPolygonDoc.cpp:60
DxPolygonDoc::AssertValid
virtual void AssertValid() const
Definition
DxPolygonDoc.cpp:42
DxPolygonDoc::DxPolygonDoc
DxPolygonDoc()
Definition
DxPolygonDoc.cpp:15
DxPolygonDoc::Dump
virtual void Dump(CDumpContext &dc) const
Definition
DxPolygonDoc.cpp:49
MFCLib
DxPolygonDoc.h
Generated on Sat Oct 12 2024 19:43:15 for JunkBox_Win_Lib by
1.11.0