CANDummyDevice Struct Reference

A dummy CANOpen device with node ID 255. More...

#include <CANMessage.hpp>

Inheritance diagram for CANDummyDevice:
CANDeviceInterface CANListenerInterface

List of all members.

Public Member Functions

virtual void process (const CANMessage *msg)
 This method instructs the CANDeviceInterface instance to process a certain CANMessage.

Detailed Description

A dummy CANOpen device with node ID 255.

Definition at line 47 of file CANMessage.hpp.


Member Function Documentation

virtual void process ( const CANMessage msg  )  [inline, virtual]

This method instructs the CANDeviceInterface instance to process a certain CANMessage.

You are not the owner of msg.

Parameters:
msg The message to be processed by this instance.
Invariant:
Only this may be removed from the CANBusInterface during process.

Implements CANListenerInterface.

Definition at line 49 of file CANMessage.hpp.


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