GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
CGMEClosureDataSource Class Reference

#include <GMEOLEData.h>

Inheritance diagram for CGMEClosureDataSource:
Inheritance graph
[legend]
Collaboration diagram for CGMEClosureDataSource:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CGMEClosureDataSource (IMgaProject *p)
 ~CGMEClosureDataSource ()
void SetTopNodes (IMgaFCOs *objs)
void SetTopNodes (IMgaFolders *objs)
void SetOptions (long l)
void SetAbsPathPart (const CComBstrObj &path)
void SetAcceptingKinds (const CComBstrObj &acceptingkinds)

Protected Member Functions

virtual BOOL OnRenderFileData (LPFORMATETC lpFormatEtc, CFile *pFile)

Protected Attributes

CComPtr< IUnknown > m_topFcos
CComPtr< IUnknown > m_topFolders
long m_options
CComBstrObj m_absPathPart
CComBstrObj m_acceptingKinds

Detailed Description

Definition at line 106 of file GMEOLEData.h.


Constructor & Destructor Documentation

Definition at line 109 of file GMEOLEData.h.

Definition at line 111 of file GMEOLEData.h.


Member Function Documentation

BOOL CGMEClosureDataSource::OnRenderFileData ( LPFORMATETC  lpFormatEtc,
CFile *  pFile 
) [protected, virtual]

Reimplemented from CGMEDataSource.

Definition at line 441 of file GMEOLEData.cpp.

void CGMEClosureDataSource::SetAbsPathPart ( const CComBstrObj path) [inline]

Definition at line 124 of file GMEOLEData.h.

void CGMEClosureDataSource::SetAcceptingKinds ( const CComBstrObj acceptingkinds) [inline]

Definition at line 125 of file GMEOLEData.h.

void CGMEClosureDataSource::SetOptions ( long  l) [inline]

Definition at line 123 of file GMEOLEData.h.

void CGMEClosureDataSource::SetTopNodes ( IMgaFCOs *  objs) [inline]

Definition at line 121 of file GMEOLEData.h.

void CGMEClosureDataSource::SetTopNodes ( IMgaFolders *  objs) [inline]

Definition at line 122 of file GMEOLEData.h.


Member Data Documentation

Definition at line 117 of file GMEOLEData.h.

Definition at line 118 of file GMEOLEData.h.

Definition at line 116 of file GMEOLEData.h.

CComPtr<IUnknown> CGMEClosureDataSource::m_topFcos [protected]

Definition at line 114 of file GMEOLEData.h.

CComPtr<IUnknown> CGMEClosureDataSource::m_topFolders [protected]

Definition at line 115 of file GMEOLEData.h.


The documentation for this class was generated from the following files: