Falcon
Public Member Functions | Friends | List of all members
CameraEventSystem Class Reference

#include <CameraSystem.h>

Inheritance diagram for CameraEventSystem:
EventSystem

Public Member Functions

virtual void ProcessEvents ()
 
 CameraEventSystem ()
 
 ~CameraEventSystem ()
 
- Public Member Functions inherited from EventSystem
void ReceiveEvent (boost::shared_ptr< Event > t)
 
 EventSystem ()
 

Friends

class CameraSystem
 

Additional Inherited Members

- Protected Attributes inherited from EventSystem
boost::circular_buffer< boost::shared_ptr< Event > > eventQueue
 
boost::container::vector< EventsCategorysubscribedList
 
ThreadPoolm_threadPool
 

Constructor & Destructor Documentation

◆ CameraEventSystem()

CameraEventSystem::CameraEventSystem ( )

◆ ~CameraEventSystem()

CameraEventSystem::~CameraEventSystem ( )

Member Function Documentation

◆ ProcessEvents()

void CameraEventSystem::ProcessEvents ( )
virtual

Implements EventSystem.

Friends And Related Function Documentation

◆ CameraSystem

friend class CameraSystem
friend

The documentation for this class was generated from the following files: