LoggingStrategy.h File Reference
#include <ArmarXCore/interface/statechart/StatechartIce.h>
#include <memory>
#include <string>
#include <unistd.h>
+ Include dependency graph for LoggingStrategy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LoggingStrategy
 A brief description. More...
 

Namespaces

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

Typedefs

using LoggingStrategyPtr = std::shared_ptr< LoggingStrategy >