svvitch
digital signage player
|
#include <Poco/Mutex.h>
#include <Poco/Thread.h>
#include <Poco/Runnable.h>
#include "Content.h"
#include "ControlSite.h"
Go to the source code of this file.
Classes | |
class | Rect |
領域クラス. More... | |
class | ComContent |
COM(ActiveX)のコンテントクラス. More... | |
Typedefs | |
typedef ComContent * | ComContentPtr |
typedef ComContent* ComContentPtr |
Definition at line 116 of file ComContent.h.