Base Framework
MimeType Member List

This is the complete list of members for MimeType, including all inherited members.

APPLICATION enum valueMimeType
AUDIO enum valueMimeType
EXTENSION enum valueMimeType
getMediaType() const noexceptMimeType
getSubtype() const noexceptMimeTypeinline
getType() const noexceptMimeTypeinline
IMAGE enum valueMimeType
isValid() const noexceptMimeType
matches(MediaType mediaType, const String &subtype) const noexceptMimeType
MediaType enum nameMimeType
MESSAGE enum valueMimeType
MimeType()MimeType
MimeType(const String &type, const String &subtype) noexceptMimeType
MimeType(MediaType mediaType, const String &subtype)MimeType
MimeType(const String &value)MimeType
MULTIPART enum valueMimeType
operator!=(const MimeType &value) const noexceptMimeTypeinline
operator=(const MimeType &assign) noexceptMimeType
operator==(const MimeType &value) const noexceptMimeType
TEXT enum valueMimeType
UNINITIALIZED enum valueMimeType
VIDEO enum valueMimeType