|
|
Namespaces | |
| namespace | controller |
| namespace | instance |
| namespace | model |
| namespace | view |
Classes | |
| class | AbsoluteTimestampInput |
| class | ActionsMenuBuilder |
| class | CommitWidget |
| class | LTMWidget |
| class | MemoryViewer |
| GUI component for viewing and managing memories. More... | |
| struct | MemoryViewerUIContext |
| class | PredictionWidget |
| class | QueryWidget |
| class | RelativeTimestampInput |
| class | SnapshotForm |
| class | SnapshotFormAll |
| class | SnapshotFormIndexRange |
| class | SnapshotFormSingle |
| class | SnapshotFormTimeRange |
| class | SnapshotSelectorWidget |
| Widget where queries for snapshots can be configured. More... | |
| class | TimestampInput |
| class | TreeWidget |
Typedefs | |
| using | AronDataView = instance::AronDataView |
| using | InstanceView = instance::InstanceView |
| using | InstanceViewList = instance::InstanceViewList |
| using | MemoryTreeWidget = TreeWidget |
Enumerations | |
| enum class | ActiveMemoryState { FoundAndChecked , FoundAndNotChecked , NotFound } |
| using AronDataView = instance::AronDataView |
Definition at line 40 of file AronDataView.h.
| using InstanceView = instance::InstanceView |
Definition at line 56 of file InstanceView.h.
Definition at line 57 of file InstanceViewList.h.
| using MemoryTreeWidget = TreeWidget |
Definition at line 111 of file TreeWidget.h.
|
strong |
| Enumerator | |
|---|---|
| FoundAndChecked | |
| FoundAndNotChecked | |
| NotFound | |
Definition at line 46 of file MemoryTypes.h.