#include <monitorPieces.h>
Class diagram for MonitorMemBar:
Public Members | |||
![]() | ![]() | MonitorMemBar (space *S) | |
![]() | ![]() | int32 | capacity () |
![]() | ![]() | int32 | used1 () |
![]() | ![]() | int32 | used2 () |
![]() | ![]() | char* | start1 () |
![]() | ![]() | char* | start2 () |
![]() | ![]() | void | resize (fint X, fint Y, fint H, fint factor) |
MonitorMemBar::MonitorMemBar (space * S) |
int32 MonitorMemBar::capacity () [inline, virtual]
|
Reimplemented from MonitorBar.
int32 MonitorMemBar::used1 () [inline, virtual]
|
Reimplemented from MonitorBar.
int32 MonitorMemBar::used2 () [inline, virtual]
|
Reimplemented from MonitorBar.
char * MonitorMemBar::start1 () [inline, virtual]
|
Reimplemented from MonitorBar.
char * MonitorMemBar::start2 () [inline, virtual]
|
Reimplemented from MonitorBar.
void MonitorMemBar::resize (fint X, fint Y, fint H, fint factor) |
Reimplemented from MonitorBar.