|
luna-sysmgr-common
|
#include "Common.h"#include <glib.h>#include <list>#include "sptr.h"#include "AsyncCaller.h"#include "Event.h"#include "Mutex.h"#include "SingletonTimer.h"Go to the source code of this file.
Classes | |
| class | TaskBase |
This file contains the definitions for the TaskBase class, which is a base class meant to serve as an event queue for building "task" classes.