Use this interface to receive messages from the command window.
More...
#include <FxOutputDevice.h>
Use this interface to receive messages from the command window.
Implement this interface to handle text written in the command window and pass it to CFxSystemServices, to have it hooked into ARES.
- See also
CFxSystemServices::AddOutputDevice()
, CFxSystemServices::RemoveOutputDevice()
Definition at line 35 of file FxOutputDevice.h.
◆ ~CFxOutputDevice()
virtual CFxOutputDevice::~CFxOutputDevice |
( |
| ) |
|
|
virtual |
Provided for polymorphic use.
◆ CommandOutput()
◆ SystemOutput()
Triggered from CFxUserIO::GetXXX() functions and by other system output. The default implementation does nothing.
- Parameters
-
message | Message written in the command window. |
document | The document gives the message its context. |
The documentation for this class was generated from the following file: