CConsole Class Reference

#include <srConsole.h>

Inheritance diagram for CConsole:

CSizingControlBarG CSizingControlBar List of all members.

Public Member Functions

void Print (const char *text)
void Clear ()

Protected Member Functions

afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)

Protected Attributes

CConsoleEdit m_wndChild
CFont m_font

Detailed Description

Definition at line 24 of file srConsole.h.


Member Function Documentation

void CConsole::Clear (  ) 

Definition at line 41 of file srConsole.cpp.

References m_wndChild.

int CConsole::OnCreate ( LPCREATESTRUCT  lpCreateStruct  )  [protected]

Reimplemented from CSizingControlBar.

Definition at line 49 of file srConsole.cpp.

References CSizingControlBar::GetSCBStyle(), ID_CONSOLE, m_font, m_wndChild, CSizingControlBar::OnCreate(), SCBS_SIZECHILD, and CSizingControlBar::SetSCBStyle().

void CConsole::Print ( const char *  text  ) 

Definition at line 24 of file srConsole.cpp.

References TRUE.


Member Data Documentation

CFont CConsole::m_font [protected]

Definition at line 38 of file srConsole.h.

Referenced by OnCreate().

CConsoleEdit CConsole::m_wndChild [protected]

Definition at line 37 of file srConsole.h.

Referenced by Clear(), and OnCreate().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:19:56 2006 for DT2005.panorama by  doxygen 1.4.7