#include <tracktion_ProjectSearchIndex.h>
◆ ProjectSearchIndex()
tracktion::engine::ProjectSearchIndex::ProjectSearchIndex |
( |
Project & |
| ) |
|
◆ addClip()
void tracktion::engine::ProjectSearchIndex::addClip |
( |
const ProjectItem::Ptr & |
| ) |
|
◆ findMatches()
◆ writeToStream()
void tracktion::engine::ProjectSearchIndex::writeToStream |
( |
juce::OutputStream & |
| ) |
|
◆ readFromStream()
void tracktion::engine::ProjectSearchIndex::readFromStream |
( |
juce::InputStream & |
| ) |
|
◆ findWordMatch()
IndexedWord * tracktion::engine::ProjectSearchIndex::findWordMatch |
( |
const juce::String & |
word | ) |
const |
◆ project
Project& tracktion::engine::ProjectSearchIndex::project |
◆ index
juce::OwnedArray<IndexedWord> tracktion::engine::ProjectSearchIndex::index |
The documentation for this class was generated from the following file: