ASPiK SDK
|
This is the complete list of members for VSTGUI::CFileExtension, including all inherited members.
CFileExtension(const UTF8String &description, const UTF8String &extension, const UTF8String &mimeType="", int32_t macType=0, const UTF8String &uti="") (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | |
CFileExtension(const CFileExtension &ext) (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | |
CFileExtension(CFileExtension &&ext) noexcept (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | |
description (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | protected |
extension (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | protected |
getDescription() const (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | inline |
getExtension() const (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | inline |
getMacType() const (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | inline |
getMimeType() const (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | inline |
getUTI() const (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | inline |
init(const UTF8String &description, const UTF8String &extension, const UTF8String &mimeType, const UTF8String &uti) (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | protected |
macType (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | protected |
mimeType (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | protected |
operator=(CFileExtension &&ext) noexcept (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | |
operator==(const CFileExtension &ext) const (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | |
uti (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension | protected |
~CFileExtension() noexcept (defined in VSTGUI::CFileExtension) | VSTGUI::CFileExtension |