VisualizationObserver.h File Reference
#include <memory>
+ Include dependency graph for VisualizationObserver.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VisualizationObserver
 The AdvancedVisualizationFactory class is the abstract decorator of the Decorator-Pattern and decorates the VisualizationFactoy in Simox. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 

Typedefs

using VisualizationObserverPtr = std::shared_ptr< VisualizationObserver >