fawkes::HumanoidMotionInterface::StopMessage Class Reference

StopMessage Fawkes BlackBoard Interface Message. More...

#include <interfaces/HumanoidMotionInterface.h>

Inheritance diagram for fawkes::HumanoidMotionInterface::StopMessage:

[legend]
List of all members.

Public Member Functions

 StopMessage ()
 Constructor.
 ~StopMessage ()
 Destructor.
 StopMessage (const StopMessage *m)
 Copy constructor.
virtual Messageclone () const
 Clone this message.

Classes

struct  StopMessage_data_t
 Internal data storage, do NOT modify!

Detailed Description

StopMessage Fawkes BlackBoard Interface Message.

Definition at line 271 of file HumanoidMotionInterface.h.


Constructor & Destructor Documentation

fawkes::HumanoidMotionInterface::StopMessage::StopMessage (  ) 

Constructor.

Definition at line 1532 of file HumanoidMotionInterface.cpp.

References fawkes::Message::data_ptr, fawkes::Message::data_size, and fawkes::Message::data_ts.

fawkes::HumanoidMotionInterface::StopMessage::~StopMessage (  ) 

Destructor.

Definition at line 1542 of file HumanoidMotionInterface.cpp.

References fawkes::Message::data_ptr.

fawkes::HumanoidMotionInterface::StopMessage::StopMessage ( const StopMessage m  ) 

Copy constructor.

Parameters:
m message to copy from

Definition at line 1550 of file HumanoidMotionInterface.cpp.

References fawkes::Message::data_ptr, fawkes::Message::data_size, and fawkes::Message::data_ts.


Member Function Documentation

Message * fawkes::HumanoidMotionInterface::StopMessage::clone (  )  const [virtual]

Clone this message.

Produces a message of the same type as this message and copies the data to the new message.

Returns:
clone of this message

Reimplemented from fawkes::Message.

Definition at line 1566 of file HumanoidMotionInterface.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:32:40 2011 for Fawkes API by  doxygen 1.4.7