qrk::MonitorEventScheduler Class Reference

モニタイベント管理 More...

#include <MonitorEventScheduler.h>

List of all members.

Public Member Functions

void registerDeviceServer (DeviceServer *device)
void registerWakeupTicks (ConditionVariable *condition, int ticks)
void terminate (void)
 ~MonitorEventScheduler (void)

Static Public Member Functions

static MonitorEventSchedulerobject (void)

Private Member Functions

 MonitorEventScheduler (const MonitorEventScheduler &rhs)
 MonitorEventScheduler (void)
MonitorEventScheduleroperator= (const MonitorEventScheduler &rhs)

Private Attributes

std::auto_ptr< pImpl > pimpl

Detailed Description

モニタイベント管理

Definition at line 26 of file MonitorEventScheduler.h.


Constructor & Destructor Documentation

qrk::MonitorEventScheduler::MonitorEventScheduler ( void   )  [private]
qrk::MonitorEventScheduler::MonitorEventScheduler ( const MonitorEventScheduler rhs  )  [private]
qrk::MonitorEventScheduler::~MonitorEventScheduler ( void   ) 

Member Function Documentation

static MonitorEventScheduler* qrk::MonitorEventScheduler::object ( void   )  [static]
MonitorEventScheduler& qrk::MonitorEventScheduler::operator= ( const MonitorEventScheduler rhs  )  [private]
void qrk::MonitorEventScheduler::registerDeviceServer ( DeviceServer device  ) 
void qrk::MonitorEventScheduler::registerWakeupTicks ( ConditionVariable condition,
int  ticks 
)
void qrk::MonitorEventScheduler::terminate ( void   ) 

Member Data Documentation

std::auto_ptr<pImpl> qrk::MonitorEventScheduler::pimpl [private]

Definition at line 32 of file MonitorEventScheduler.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Defines


libhokuyo_urg
Author(s): Alexander Bubeck
autogenerated on Fri Jan 11 09:14:15 2013