FileLoggingStrategy.h File Reference
#include "LoggingStrategy.h"
#include <vector>
#include <mutex>
+ Include dependency graph for FileLoggingStrategy.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileLoggingStrategy
 A brief description. More...
 

Namespaces

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

Typedefs

using FileLoggingStrategyPtr = std::shared_ptr< FileLoggingStrategy >