qrk::UrgServer Class Reference

シミュレータ用の URG サーバ More...

#include <UrgServer.h>

Inheritance diagram for qrk::UrgServer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool activate (long port)
void update (void)
int updateInterval (void)
 UrgServer (void)
 ~UrgServer (void)

Private Member Functions

UrgServeroperator= (const UrgServer &rhs)
 UrgServer (const UrgServer &rhs)

Private Attributes

std::auto_ptr< pImpl > pimpl

Detailed Description

シミュレータ用の URG サーバ

Definition at line 18 of file UrgServer.h.


Constructor & Destructor Documentation

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

Member Function Documentation

bool qrk::UrgServer::activate ( long  port  )  [virtual]

Implements qrk::DeviceServer.

UrgServer& qrk::UrgServer::operator= ( const UrgServer rhs  )  [private]
void qrk::UrgServer::update ( void   )  [virtual]

Implements qrk::DeviceServer.

int qrk::UrgServer::updateInterval ( void   )  [virtual]

Implements qrk::DeviceServer.


Member Data Documentation

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

Definition at line 18 of file UrgServer.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