|
StormByte C++ Library: Multimedia module 0.0.9999
StormByte-Multimedia is a StormByte library module for parsing configuration files
|
This is the complete list of members for StormByte::Multimedia::Attachment, including all inherited members.
| Attachment(std::optional< std::string > fileName, std::optional< std::string > mimeType, StormByte::Buffer::FIFO payload) noexcept | StormByte::Multimedia::Attachment | |
| Attachment(const Attachment &)=delete | StormByte::Multimedia::Attachment | |
| Attachment(Attachment &&) noexcept=default | StormByte::Multimedia::Attachment | |
| FileName() const noexcept | StormByte::Multimedia::Attachment | |
| MimeType() const noexcept | StormByte::Multimedia::Attachment | |
| operator=(const Attachment &)=delete | StormByte::Multimedia::Attachment | |
| operator=(Attachment &&) noexcept=default | StormByte::Multimedia::Attachment | |
| Payload() const noexcept | StormByte::Multimedia::Attachment | |
| ~Attachment() noexcept=default | StormByte::Multimedia::Attachment |