|
MIRA
|
This is the complete list of members for TapeRecorder, including all inherited members.
| addAllTransformationChannels() | TapeRecorder | protected |
| 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 typedef | TapeRecorder | |
| getStats(const std::string &name) | TapeRecorder | |
| getWarnOfDataLoss() | TapeRecorder | inline |
| intervalValueChanged(ChannelReadInterval< void > values, bool forceStorage=false) | TapeRecorder | protected |
| isRecording() const | TapeRecorder | inline |
| mAuthority | TapeRecorder | protected |
| mChannels | TapeRecorder | protected |
| mFirstCallbackMessage | TapeRecorder | protected |
| mInitialWaitForDataDuration | TapeRecorder | protected |
| 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)) | TapeRecorder | inline |
| mIsRecording | TapeRecorder | protected |
| mMaxMessageBlockSize | TapeRecorder | protected |
| mStorageMutex | TapeRecorder | protected |
| mStorageQueue | TapeRecorder | protected |
| mStorageThread | TapeRecorder | protected |
| mStorageThreadCondition | TapeRecorder | protected |
| mStorageThreadStarted | TapeRecorder | protected |
| mStorageThreadTerminationRequest | TapeRecorder | protected |
| mTape | TapeRecorder | protected |
| mWarnDataLoss | TapeRecorder | protected |
| processStorageQueue(int numEntries=1) | TapeRecorder | |
| record(const Path &file) | TapeRecorder | |
| record(const TapeRecorderConfig &config) | TapeRecorder | |
| reflect(Reflector &r) | TapeRecorder | inline |
| setMaxMessageBlockSize(uint32 maxMessageBlockSize) | TapeRecorder | inline |
| setWarnOfDataLoss(bool enable) | TapeRecorder | inline |
| stop(bool finishQueue=true) | TapeRecorder | |
| storageQueueSize() | TapeRecorder | |
| TapeRecorder(const Duration &initialWaitForDataDuration=Duration::seconds(0)) | TapeRecorder | |
| timestampFilename(const Path &filenameBase) | TapeRecorder | protected |
| valueChanged(ChannelRead< void > value, bool forceStorage=false) | TapeRecorder | protected |
| ~TapeRecorder() | TapeRecorder | virtual |
1.8.14