|
|
#include <atomic>#include <string>#include <vector>#include <IceUtil/Handle.h>#include <IceUtil/Shared.h>#include <ArmarXCore/core/IceManager.h>#include <ArmarXCore/util/CPPUtility/emplace.h>#include "Property.h"#include "PropertyDefinitionContainer.h"
Include dependency graph for PropertyUser.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PropertyUser |
| Abstract PropertyUser class. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | PropertyUserList = std::vector< PropertyUserPtr > |
| UserProperty list type. More... | |