CANDeviceRegistrator Class Reference

A helper class registering and deregistering a CANDevice from the bus. More...

#include <CANDeviceRegistrator.hpp>

List of all members.

Public Member Functions

 CANDeviceRegistrator (CANDeviceInterface *dev, CANBusInterface *bus)
 Register a CANDeviceInterface to a bus.
virtual ~CANDeviceRegistrator ()
 Removes the CANDeviceInterface from the CANBus.

Protected Attributes

CANBusInterfacemyBus
CANDeviceInterfacemyDev

Detailed Description

A helper class registering and deregistering a CANDevice from the bus.

Definition at line 41 of file CANDeviceRegistrator.hpp.


Constructor & Destructor Documentation

CANDeviceRegistrator ( CANDeviceInterface dev,
CANBusInterface bus 
) [inline]

Register a CANDeviceInterface to a bus.

Parameters:
bus The bus to be registered to.
dev The device to be registered to the bus.

Definition at line 50 of file CANDeviceRegistrator.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 15:05:29 2010 for OrocosComponentLibrary by  doxygen 1.6.3