#include <gendwnd.h>
Inheritance diagram for GenericDownloadParam:
Public Member Functions | |
GenericDownloadParam () | |
Default constructor. Do nothing. | |
~GenericDownloadParam () | |
Destructor. Do nothing. | |
Public Attributes | |
SelOperation * | m_Op |
Filter * | m_pFilter |
Document * | pDoc |
Definition at line 124 of file gendwnd.h.
|
Default constructor. Do nothing.
Definition at line 127 of file gendwnd.cpp.
|
|
Destructor. Do nothing.
Definition at line 145 of file gendwnd.cpp.
|
|
|
|
|
|
|