Home Previous Up Next Index

armarx::RobotUnitModule::RobotUnitPublishingInterface

Overview

interface RobotUnitPublishingInterface

Derived Classes and Interfaces

RobotUnitInterface

Operation Index

getRobotUnitListenerTopicName
getDebugDrawerTopicName
getDebugObserverTopicName
getRobotUnitListenerProxy
getDebugDrawerProxy
getDebugObserverProxy

Operations

string getRobotUnitListenerTopicName()

string getDebugDrawerTopicName()

string getDebugObserverTopicName()

RobotUnitListener* getRobotUnitListenerProxy()

DebugDrawerInterface* getDebugDrawerProxy()

DebugObserverInterface* getDebugObserverProxy()


Home Previous Up Next Index