OpenWalker Project
Documentation of the ROS Packages
Public Member Functions | Protected Attributes | List of all members
ow_core::RobotOutPorts Class Reference

The RobotOutPorts class. More...

#include <robot_out_ports.h>

Inheritance diagram for ow_core::RobotOutPorts:
ow_core::IRobotOutPorts

Public Member Functions

virtual ~RobotOutPorts ()
 Virtual destructor.
 
virtual IRobotOutPortsRealreal ()
 
virtual const IRobotOutPortsRealreal () const
 
virtual IRobotOutPortsCmdcmd ()
 
virtual const IRobotOutPortsCmdcmd () const
 
- Public Member Functions inherited from ow_core::IRobotOutPorts
virtual ~IRobotOutPorts ()
 Virtual destructor.
 

Protected Attributes

ow_core::RobotOutPortsReal real_
 
ow_core::RobotOutPortsCmd cmd_
 

Detailed Description

The RobotOutPorts class.

The default implementation of the RobotOutPorts interface.


The documentation for this class was generated from the following file: