RTC Toolkit  2.0.0
Classes | Namespaces
ipcqRecordingUnit.hpp File Reference

Recording Unit that can record from shared memory queue. More...

#include "rtctk/componentFramework/dataRecorder.hpp"
#include "rtctk/componentFramework/exceptions.hpp"
#include "rtctk/componentFramework/recordingInfo.hpp"
#include "rtctk/componentFramework/recordingUnit.hpp"
#include <cstdint>
#include <string>
#include <exception>
#include <mutex>
#include <thread>
#include "rtctk/componentFramework/ipcqRecordingUnit.ipp"

Go to the source code of this file.

Classes

class  rtctk::componentFramework::IpcqError
 This Exception is raised when the ipc queue returns an error that cannot be handled by the RecordingThread. More...
 
class  rtctk::componentFramework::IpcqRecordingUnit< Topic, OutputStage >
 Recording Unit that can record from shared memory queue. More...
 

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Detailed Description

Recording Unit that can record from shared memory queue.