Design Patterns
|
#include <p_m_window_imp.h>
Public Member Functions | |
PMWindowImp () | |
void | DeviceRect (float, float, float, float) override |
void | DeviceText (const std::string &text, float, float) override |
std::string | text () const |
![]() | |
virtual | ~WindowImp () |
structural::bridge::PMWindowImp::PMWindowImp | ( | ) |
|
overridevirtual |
Implements structural::bridge::WindowImp.
|
overridevirtual |
Implements structural::bridge::WindowImp.
std::string structural::bridge::PMWindowImp::text | ( | ) | const |