#include "mmsgui/fb/mmsfbdevmatrox.h"
#include <sys/ioctl.h>
#include <cstring>
Go to the source code of this file.
Defines | |
#define | INITCHECK if(!this->isinitialized){MMSFB_SetError(0,"MMSFBDevMatrox is not initialized");return false;} |
#define INITCHECK if(!this->isinitialized){MMSFB_SetError(0,"MMSFBDevMatrox is not initialized");return false;} |
Definition at line 39 of file mmsfbdevmatrox.cpp.