#include <RobotAPI/components/ArViz/Client/Client.h>
Definition at line 116 of file Client.h.
◆ Client() [1/4]
◆ Client() [2/4]
◆ Client() [3/4]
| Client |
( |
armarx::Component & | component, |
|
|
std::string const & | topicNameProperty = "ArVizTopicName", |
|
|
std::string const & | storageNameProperty = "ArVizStorageName" ) |
◆ Client() [4/4]
| Client |
( |
ManagedIceObject & | obj, |
|
|
std::string const & | topicName = "ArVizTopic", |
|
|
std::string const & | storageName = "ArVizStorage" ) |
◆ ~Client()
◆ commit() [1/3]
| void commit |
( |
Layer const & | layer | ) |
|
|
inline |
◆ commit() [2/3]
◆ commit() [3/3]
| void commit |
( |
std::vector< Layer > const & | layers | ) |
|
◆ commitAsync()
◆ commitDeleteLayer()
| void commitDeleteLayer |
( |
std::string const & | name | ) |
|
|
inline |
◆ commitLayerContaining() [1/2]
| void commitLayerContaining |
( |
std::string const & | name | ) |
|
|
inline |
◆ commitLayerContaining() [2/2]
template<typename ElementT>
| void commitLayerContaining |
( |
std::string const & | name, |
|
|
ElementT const & | element ) |
|
inline |
◆ createForGuiPlugin()
| Client createForGuiPlugin |
( |
armarx::Component & | component, |
|
|
std::string const & | topicName = "ArVizTopic", |
|
|
std::string const & | storageName = "ArVizStorage" ) |
|
static |
◆ createFromProxies()
| Client createFromProxies |
( |
std::string const & | componentName, |
|
|
armarx::viz::Topic::ProxyType const & | topic, |
|
|
armarx::viz::StorageAndTopicInterfacePrx const & | storage ) |
|
static |
◆ createFromTopic()
| Client createFromTopic |
( |
std::string const & | componentName, |
|
|
armarx::viz::Topic::ProxyType const & | topic ) |
|
static |
◆ layer()
| Layer layer |
( |
std::string const & | name | ) |
const |
|
virtual |
◆ stage()
◆ updateComponentName()
| void updateComponentName |
( |
std::string const & | name | ) |
|
|
inline |
The documentation for this class was generated from the following files: