![]() |
ImFusion C++ SDK 4.4.0
|
This is the complete list of members for ImFusion::Seg::UndoRecorder, including all inherited members.
| currentSize() const | ImFusion::Seg::UndoRecorder | |
| data() const | ImFusion::Seg::UndoRecorder | inline |
| deleteLevelsAfter(size_t index) | ImFusion::Seg::UndoRecorder | |
| deleteUndoFilesAsync(std::vector< std::string > &&undosToDelete, bool deleteEmptyUndoDir=false) const | ImFusion::Seg::UndoRecorder | |
| recordUndoLevel(const std::string &description, uint64_t timestamp) | ImFusion::Seg::UndoRecorder | |
| recordUndoLevel(const std::string &description, uint64_t timestamp, const std::vector< size_t > &framesToRecord) | ImFusion::Seg::UndoRecorder | |
| restoreUndoLevel(size_t index) | ImFusion::Seg::UndoRecorder | |
| setData(std::vector< internal::UndoLevel > &&undos) | ImFusion::Seg::UndoRecorder | inline |
| setupSerializer(const std::string &filePath) | ImFusion::Seg::UndoRecorder | |
| setupSerializer(std::unique_ptr< internal::UndoSerializer > serializer) (defined in ImFusion::Seg::UndoRecorder) | ImFusion::Seg::UndoRecorder | |
| setWaitDeletingDone(bool wait) | ImFusion::Seg::UndoRecorder | |
| UndoRecorder(SharedImageSet &sis, size_t maxSize=256 *1024 *1204, const std::vector< std::string > &dataComponentsId={}) | ImFusion::Seg::UndoRecorder | |
| waitWritingDone() const | ImFusion::Seg::UndoRecorder | |
| ~UndoRecorder() | ImFusion::Seg::UndoRecorder |