![]() |
Project
|
#include <GPUDisplayGUIWrapper.h>
Public Member Functions | |
GPUDisplayGUIWrapper () | |
~GPUDisplayGUIWrapper () | |
bool | isRunning () const |
void | UpdateTimer () |
int32_t | start () |
int32_t | stop () |
int32_t | focus () |
Definition at line 38 of file GPUDisplayFrontend.cxx.
GPUDisplayGUIWrapper::GPUDisplayGUIWrapper | ( | ) |
Definition at line 44 of file GPUDisplayGUIWrapper.cxx.
GPUDisplayGUIWrapper::~GPUDisplayGUIWrapper | ( | ) |
Definition at line 58 of file GPUDisplayGUIWrapper.cxx.
int32_t GPUDisplayGUIWrapper::focus | ( | ) |
Definition at line 151 of file GPUDisplayGUIWrapper.cxx.
bool GPUDisplayGUIWrapper::isRunning | ( | ) | const |
Definition at line 158 of file GPUDisplayGUIWrapper.cxx.
int32_t GPUDisplayGUIWrapper::start | ( | ) |
Definition at line 119 of file GPUDisplayGUIWrapper.cxx.
int32_t GPUDisplayGUIWrapper::stop | ( | ) |
Definition at line 137 of file GPUDisplayGUIWrapper.cxx.
void GPUDisplayGUIWrapper::UpdateTimer | ( | ) |
Definition at line 69 of file GPUDisplayGUIWrapper.cxx.