mmsfbwindowmanager.cpp File Reference

#include <cstring>
#include "mmsgui/fb/mmsfbwindowmanager.h"
#include "mmsinfo/mmsinfo.h"
#include "mmsgui/fb/mmsfb.h"

Include dependency graph for mmsfbwindowmanager.cpp:

Go to the source code of this file.


Defines

#define PRINT_LOCK(msg...)
#define INITCHECK   if(!this->layer){MMSFB_SetError(0,"not initialized");return false;}

Variables

MMSFBWindowManagermmsfbwindowmanager = new MMSFBWindowManager()

Define Documentation

#define INITCHECK   if(!this->layer){MMSFB_SetError(0,"not initialized");return false;}

Definition at line 50 of file mmsfbwindowmanager.cpp.

#define PRINT_LOCK ( msg...   ) 

Definition at line 43 of file mmsfbwindowmanager.cpp.


Variable Documentation