#include "CeylanFIFO.h"#include "CeylanARM7Codes.h"#include "CeylanTextDisplayable.h"#include "CeylanSystem.h"#include "CeylanTypes.h"#include <ctime>#include <string>#include <iosfwd>#include "CeylanLogPlug.h"#include "CeylanOperators.h"#include "CeylanUtils.h"#include "CeylanIPCCommands.h"

Go to the source code of this file.
Defines | |
| #define | CEYLAN_LOG_FIFO(message) |
| #define CEYLAN_LOG_FIFO | ( | message | ) |
Definition at line 66 of file CeylanFIFO.cc.
Referenced by Ceylan::System::FIFO::activate(), Ceylan::System::FIFO::deactivate(), and Ceylan::System::FIFO::FIFO().
1.6.3