31 const std::string& subCaption)
const
34 _display->setMessage(caption, subCaption);
41 _display->setCaption(text);
48 _display->setSubCaption(text);
51 const MessageDisplayInterfacePrx&
62 parent<Component>().offeringTopicFromProperty(_propertyName);
71 parent<Component>().getTopicFromProperty(_display, _propertyName);
78 if (!properties->hasDefinition(_propertyName))
80 properties->defineOptionalProperty<std::string>(
82 "MessageDisplayTopic",
83 "Name of the message display component that should be used");
92 addPlugin(_messageDisplayComponentPlugin);
97 const std::string& subCaption)
const
114 const MessageDisplayInterfacePrx&