![]() |
Webdar 1.0.0
Web user interface to libdar
|
static_object to return base64 encoded jpegs More...
#include <static_object.hpp>
Public Member Functions | |
static_object_jpeg (const char *base_64) | |
static_object_jpeg (const static_object_jpeg &ref)=default | |
static_object_jpeg (static_object_jpeg &&ref) noexcept=default | |
static_object_jpeg & | operator= (const static_object_jpeg &ref)=default |
static_object_jpeg & | operator= (static_object_jpeg &&ref) noexcept=default |
virtual answer | give_answer () const override |
inherited from static_object More... | |
![]() | |
static_object (const static_object &ref)=default | |
static_object (static_object &&ref) noexcept=default | |
static_object & | operator= (const static_object &ref)=default |
static_object & | operator= (static_object &&ref) noexcept=default |
virtual answer | give_answer () const =0 |
static_object to return base64 encoded jpegs
|
overridevirtual |
inherited from static_object
Implements static_object.