MIRA
TapeRecorder Member List

This is the complete list of members for TapeRecorder, including all inherited members.

addChannel(const std::string &channelID, const std::list< BinarySerializerCodecPtr > &codecs=std::list< BinarySerializerCodecPtr >(), int compressionLevel=0, Duration interval=Duration::microseconds(0), bool avoidDataLoss=false)TapeRecorder
addChannel(const std::string &channelID, const RecordedChannelInfo &info)TapeRecorder
ChannelMap typedefTapeRecorder
getStats(const std::string &name)TapeRecorder
intervalValueChanged(ChannelReadInterval< void > values, bool forceStorage=false)TapeRecorderprotected
isRecording() constTapeRecorderinline
mAuthorityTapeRecorderprotected
mChannelsTapeRecorderprotected
mFirstCallbackMessageTapeRecorderprotected
mInitialWaitForDataDurationTapeRecorderprotected
MIRA_DEPRECATED("Please use int compressionLevel(=0/-1) instead of bool compress(=false/true)", void addChannel(const std::string &channelID, const std::list< BinarySerializerCodecPtr > &codecs, bool compress, Duration interval=Duration::microseconds(0), bool avoidDataLoss=false))TapeRecorderinline
mIsRecordingTapeRecorderprotected
mMaxMessageBlockSizeTapeRecorderprotected
mStorageMutexTapeRecorderprotected
mStorageQueueTapeRecorderprotected
mStorageThreadTapeRecorderprotected
mStorageThreadConditionTapeRecorderprotected
mStorageThreadStartedTapeRecorderprotected
mStorageThreadTerminationRequestTapeRecorderprotected
mTapeTapeRecorderprotected
processStorageQueue(int numEntries=1)TapeRecorder
record(const Path &file)TapeRecorder
record(const TapeRecorderConfig &config)TapeRecorder
reflect(Reflector &r)TapeRecorderinline
setMaxMessageBlockSize(uint32 maxMessageBlockSize)TapeRecorderinline
stop(bool finishQueue=true)TapeRecorder
storageQueueSize()TapeRecorder
TapeRecorder(const Duration &initialWaitForDataDuration=Duration::seconds(0))TapeRecorder
valueChanged(ChannelRead< void > value, bool forceStorage=false)TapeRecorderprotected
~TapeRecorder()TapeRecordervirtual