Scope
|
#include <LogFrame.h>
Inherits CFrameWindowImpl< CLogFrame >.
Protected Attributes | |
scope::ScopeLogger | scope_logger |
CLogView | view |
bool | attached |
CFont | font |
Frame window class for the log.
Definition at line 10 of file LogFrame.h.
|
protected |
our ScopeLogger here
Definition at line 15 of file LogFrame.h.
|
protected |
the view class inside the frame
Definition at line 18 of file LogFrame.h.
|
protected |
are we attached to the DisplayController?
Definition at line 21 of file LogFrame.h.
|
protected |
font for use inside the CLogView
Definition at line 24 of file LogFrame.h.