![]() |
Spicy
|
This is the complete list of members for spicy::rt::MIMEType, including all inherited members.
asKey() const | spicy::rt::MIMEType | inline |
isWildcard() const | spicy::rt::MIMEType | inline |
mainType() const | spicy::rt::MIMEType | inline |
MIMEType(std::string_view main, std::string_view sub) | spicy::rt::MIMEType | inline |
MIMEType(const std::string &type) | spicy::rt::MIMEType | inline |
MIMEType()=default (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | |
MIMEType(const MIMEType &)=default (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | |
MIMEType(MIMEType &&) noexcept=default (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | |
operator std::string() const (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | inline |
operator!= (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | friend |
operator=(const MIMEType &)=default (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | |
operator=(MIMEType &&) noexcept=default (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | |
operator== (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType | friend |
parse(const std::string &s) | spicy::rt::MIMEType | inlinestatic |
subType() const | spicy::rt::MIMEType | inline |
~MIMEType()=default (defined in spicy::rt::MIMEType) | spicy::rt::MIMEType |