JunkBox_Win_Lib
1.5.3
Loading...
Searching...
No Matches
RwGRDoc.h
Go to the documentation of this file.
1
#pragma once
2
19
#include "
ExClass.h
"
20
21
22
//
23
namespace
jbxwl
{
24
25
26
28
// CRwGRDoc ドキュメント
29
30
class
CRwGRDoc
:
public
CExDocument
//CDocument
31
{
32
protected
:
33
CRwGRDoc
();
34
DECLARE_DYNCREATE
(
CRwGRDoc
)
35
36
// アトリビュート
37
public
:
38
// BOOL multiSliceData; // TRUE ならマルチスライス読み込みモード
39
// BOOL nonCmnHead; // TRUE なら cmnHeadにデータを入れない.MakeViewData()では何もしない.
40
41
// オペレーション
42
public
:
43
virtual
BOOL
ReadDataFile
(
LPCTSTR
str
);
44
virtual
BOOL
MakeViewData
();
45
virtual
CmnHead
TranslateData
();
46
47
// オーバーライド
48
//{{AFX_VIRTUAL(CRwGRDoc)
49
public
:
50
virtual
void
Serialize
(
CArchive
&
ar
);
51
//}}AFX_VIRTUAL
52
53
// インプリメンテーション
54
public
:
55
virtual
~CRwGRDoc
();
56
#ifdef _DEBUG
57
virtual
void
AssertValid
()
const
;
58
virtual
void
Dump
(
CDumpContext
&
dc
)
const
;
59
#endif
60
61
protected
:
62
//{{AFX_MSG(CRwGRDoc)
63
//}}AFX_MSG
64
DECLARE_MESSAGE_MAP
()
65
public
:
66
67
};
68
69
70
71
//{{AFX_INSERT_LOCATION}}
72
73
74
}
// namespace
ExClass.h
jbxwl::CExDocument
Definition
ExDocument.h:44
jbxwl::CExDocument::cMin
int cMin
Definition
ExDocument.h:67
jbxwl::CRwGRDoc
Definition
RwGRDoc.h:31
jbxwl::CRwGRDoc::MakeViewData
virtual BOOL MakeViewData()
Definition
RwGRDoc.cpp:226
jbxwl::CRwGRDoc::~CRwGRDoc
virtual ~CRwGRDoc()
Definition
RwGRDoc.cpp:35
jbxwl::CRwGRDoc::ReadDataFile
virtual BOOL ReadDataFile(LPCTSTR str)
Definition
RwGRDoc.cpp:87
jbxwl::CRwGRDoc::Serialize
virtual void Serialize(CArchive &ar)
Definition
RwGRDoc.cpp:70
jbxwl::CRwGRDoc::AssertValid
virtual void AssertValid() const
Definition
RwGRDoc.cpp:52
jbxwl::CRwGRDoc::CRwGRDoc
CRwGRDoc()
Definition
RwGRDoc.cpp:28
jbxwl::CRwGRDoc::Dump
virtual void Dump(CDumpContext &dc) const
Definition
RwGRDoc.cpp:59
jbxwl::CRwGRDoc::TranslateData
virtual CmnHead TranslateData()
Definition
RwGRDoc.cpp:281
jbxwl
Definition
ContrastDLG.h:23
MFCLib
RwGRDoc.h
Generated on Sat Oct 12 2024 19:43:15 for JunkBox_Win_Lib by
1.11.0