create(const UTopic &topic)=0 | Update::Updater | [pure virtual] |
create(const UParticipant &participant)=0 | Update::Updater | [pure virtual] |
create(const URActor &actor)=0 | Update::Updater | [pure virtual] |
create(const UWActor &actor)=0 | Update::Updater | [pure virtual] |
create(const OwnershipData &data)=0 | Update::Updater | [pure virtual] |
destroy(const IdPath &id, ItemType type, ActorType actor)=0 | Update::Updater | [pure virtual] |
requestImage()=0 | Update::Updater | [pure virtual] |
update(const IdPath &id, const DDS::DomainParticipantQos &qos)=0 | Update::Updater | [pure virtual] |
update(const IdPath &id, const DDS::TopicQos &qos)=0 | Update::Updater | [pure virtual] |
update(const IdPath &id, const DDS::DataWriterQos &qos)=0 | Update::Updater | [pure virtual] |
update(const IdPath &id, const DDS::PublisherQos &qos)=0 | Update::Updater | [pure virtual] |
update(const IdPath &id, const DDS::DataReaderQos &qos)=0 | Update::Updater | [pure virtual] |
update(const IdPath &id, const DDS::SubscriberQos &qos)=0 | Update::Updater | [pure virtual] |
update(const IdPath &id, const DDS::StringSeq &exprParams)=0 | Update::Updater | [pure virtual] |
~Updater() | Update::Updater | [inline, virtual] |