#include <monitor_abstract.h>
Class diagram for CompileIndicator:
Public Members | |||
![]() | ![]() | CompileIndicator () | |
![]() | ![]() | void | show (char *name, char* compiler, bool recompiling) |
![]() | ![]() | CompileIndicator () | |
![]() | ![]() | void | show (char *name, char* compiler, bool recompiling) |
Friends | |||
![]() | ![]() | class | SelfMonitor |
CompileIndicator::CompileIndicator () |
void CompileIndicator::show (char * Name, char * compiler, bool recompiling) [virtual]
|
Reimplemented from Indicator.
CompileIndicator::CompileIndicator () |
void CompileIndicator::show (char * Name, char * compiler, bool recompiling) [virtual]
|
Reimplemented from Indicator.
friend class SelfMonitor [friend]
|