|
|
#include <stdint.h>#include <mutex>#include <string>#include <vector>#include <sys/types.h>#include "ArmarXCore/interface/statechart/StatechartIce.h"#include <ArmarXCore/interface/core/Profiler.h>#include "../../services/tasks/PeriodicTask.h"#include "LoggingStrategy.h"
Include dependency graph for IceLoggingStrategy.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IceBufferedLoggingStrategy |
| class | IceLoggingStrategy |
| IceLoggingStrategy publishes incoming log method calls directly on IceLoggingStrategy::profilerListenerPrx. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::Profiler | |
Typedefs | |
| using | IceLoggingStrategyPtr = std::shared_ptr< IceLoggingStrategy > |