This is the complete list of members for juce::detail::ScopedContentSharerInterface, including all inherited members.
| close() | juce::detail::ScopedContentSharerInterface | inlinevirtual |
| runAsync(ContentSharer::Callback callback) | juce::detail::ScopedContentSharerInterface | inlinevirtual |
| shareData(MemoryBlock, Component *) | juce::detail::ScopedContentSharerInterface | static |
| shareFiles(const Array< URL > &, Component *) | juce::detail::ScopedContentSharerInterface | static |
| shareImages(const Array< Image > &, std::unique_ptr< ImageFileFormat >, Component *) | juce::detail::ScopedContentSharerInterface | static |
| shareText(const String &, Component *) | juce::detail::ScopedContentSharerInterface | static |
| ~ScopedContentSharerInterface()=default | juce::detail::ScopedContentSharerInterface | virtual |