#include <NewThreadForm.h>
Inheritance diagram for NewThreadForm:
Public Member Functions | |
NewThreadForm (Web *) | |
~NewThreadForm () | |
void | Process () |
void | Display (long) |
void | Select (const std::string &) |
void | List () |
Private Attributes | |
bool | m_bImageMissing |
std::string | m_title |
std::string | m_body |
std::string | m_filename |
Definition at line 31 of file NewThreadForm.h.
|
File ......... NewThreadForm.cpp Published .... 2004-07-09 Author ....... grymse@alhem.net Definition at line 32 of file NewThreadForm.cpp. References NewThreadForm(). Referenced by NewThreadForm().
|
|
Definition at line 38 of file NewThreadForm.cpp.
|
|
Definition at line 100 of file NewThreadForm.cpp. References Display(), m_bImageMissing, m_body, m_filename, and m_title. Referenced by Display(), and IWeb::GenerateDocument().
|
|
Definition at line 40 of file NewThreadForm.h.
|
|
Definition at line 43 of file NewThreadForm.cpp. References m_bImageMissing, m_body, m_filename, and m_title.
|
|
Definition at line 39 of file NewThreadForm.h. References Select(). Referenced by Select().
|
|
Definition at line 43 of file NewThreadForm.h. |
|
Definition at line 45 of file NewThreadForm.h. |
|
Definition at line 46 of file NewThreadForm.h. |
|
Definition at line 44 of file NewThreadForm.h. |