#include <ArmarXCore/core/ManagedIceObjectPlugin.h>
Definition at line 50 of file ManagedIceObjectPlugin.h.
◆ ~ManagedIceObjectPlugin()
◆ ManagedIceObjectPlugin()
◆ addPlugin() [1/3]
PluginT* addPlugin |
( |
const std::string |
prefix = "" , |
|
|
ParamsT &&... |
params |
|
) |
| |
|
inlineprotected |
◆ addPlugin() [2/3]
void addPlugin |
( |
PluginT *& |
targ, |
|
|
const std::string |
prefix = "" , |
|
|
ParamsT &&... |
params |
|
) |
| |
|
inlineprotected |
◆ addPlugin() [3/3]
◆ addPluginDependency() [1/2]
◆ addPluginDependency() [2/2]
◆ makePropertyName()
std::string makePropertyName |
( |
const std::string & |
name | ) |
|
|
protected |
◆ parent() [1/4]
◆ parent() [2/4]
◆ parent() [3/4]
◆ parent() [4/4]
const T& parent |
( |
| ) |
const |
|
inline |
◆ parentDerives()
bool parentDerives |
( |
| ) |
const |
|
inline |
◆ postOnConnectComponent()
virtual void postOnConnectComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ postOnDisconnectComponent()
virtual void postOnDisconnectComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ postOnExitComponent()
virtual void postOnExitComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ postOnInitComponent()
virtual void postOnInitComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ prefix()
const std::string & prefix |
( |
| ) |
const |
|
protected |
◆ preOnConnectComponent()
virtual void preOnConnectComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
Reimplemented in RemoteGuiComponentPlugin, RobotStateComponentPlugin, HeartbeatComponentPlugin, DebugDrawerHelperComponentPlugin, ReaderWriterPlugin< T >, ReaderWriterPlugin< armarx::armem::robot_state::VirtualRobotWriter >, ReaderWriterPlugin< armarx::armem::articulated_object::ArticulatedObjectWriter >, ReaderWriterPlugin< armarx::armem::articulated_object::ArticulatedObjectReader >, ReaderWriterPlugin< armarx::armem::robot_state::VirtualRobotReader >, DebugObserverComponentPlugin, JsonStorageComponentPlugin, AronComponentConfigPlugin< AronStructT >, LightweightRemoteGuiComponentPlugin, MessageDisplayComponentPlugin, SkillProviderComponentPlugin, Plugin, SemanticGraphStorageComponentPlugin, ObjectPoseProviderPlugin, RobotUnitComponentPlugin, CartesianPositionControlComponentPlugin, FrameTrackingComponentPlugin, HandUnitComponentPlugin, KinematicUnitComponentPlugin, NaturalIKComponentPlugin, PlatformUnitComponentPlugin, RobotUnitObserverComponentPlugin, TrajectoryPlayerComponentPlugin, SkillManagerComponentPlugin, GraspGeneratorComponentPlugin, GraspSelectionManagerComponentPlugin, PlannedMotionProviderComponentPlugin, RobotPlacementComponentPlugin, StatechartListenerComponentPlugin, ArVizComponentPlugin, and GraspCandidateObserverComponentPlugin.
Definition at line 65 of file ManagedIceObjectPlugin.h.
◆ preOnDisconnectComponent()
virtual void preOnDisconnectComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ preOnExitComponent()
virtual void preOnExitComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ preOnInitComponent()
virtual void preOnInitComponent |
( |
| ) |
|
|
inlineprotectedvirtual |
Reimplemented in RemoteGuiComponentPlugin, RobotStateComponentPlugin, HeartbeatComponentPlugin, DebugDrawerHelperComponentPlugin, DebugObserverComponentPlugin, JsonStorageComponentPlugin, LightweightRemoteGuiComponentPlugin, MessageDisplayComponentPlugin, Plugin, AronComponentConfigPlugin< AronStructT >, Plugin, SkillProviderComponentPlugin, Plugin, SemanticGraphStorageComponentPlugin, ObjectPoseProviderPlugin, RobotUnitComponentPlugin, CartesianPositionControlComponentPlugin, FrameTrackingComponentPlugin, HandUnitComponentPlugin, KinematicUnitComponentPlugin, NaturalIKComponentPlugin, PlatformUnitComponentPlugin, RobotUnitObserverComponentPlugin, TrajectoryPlayerComponentPlugin, SkillManagerComponentPlugin, GraspGeneratorComponentPlugin, GraspSelectionManagerComponentPlugin, PlannedMotionProviderComponentPlugin, RobotPlacementComponentPlugin, StatechartListenerComponentPlugin, GraspCandidateObserverComponentPlugin, and ArVizComponentPlugin.
Definition at line 62 of file ManagedIceObjectPlugin.h.
◆ ManagedIceObject
The documentation for this class was generated from the following files: