#include "xscommon_config.h"
#include <string>
#include "journalloglevel.h"
#include <map>
#include "xsens_mutex.h"
Go to the source code of this file.
Classes | |
class | JournalThreader |
Manages threaded writes for the Journaller objects. More... | |
class | JournalThreader::ThreadLine |
Storage for logging queue of a specific thread. More... | |