StormByte C++ Library: Multimedia module 0.0.9999
StormByte-Multimedia is a StormByte library module for parsing configuration files
Loading...
Searching...
No Matches
StormByte::Multimedia::Attachment Member List

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) noexceptStormByte::Multimedia::Attachment
Attachment(const Attachment &)=deleteStormByte::Multimedia::Attachment
Attachment(Attachment &&) noexcept=defaultStormByte::Multimedia::Attachment
FileName() const noexceptStormByte::Multimedia::Attachment
MimeType() const noexceptStormByte::Multimedia::Attachment
operator=(const Attachment &)=deleteStormByte::Multimedia::Attachment
operator=(Attachment &&) noexcept=defaultStormByte::Multimedia::Attachment
Payload() const noexceptStormByte::Multimedia::Attachment
~Attachment() noexcept=defaultStormByte::Multimedia::Attachment