|
Molybden
|
The multi-part form data pair file value. More...
#include <upload_data.hpp>
Public Member Functions | |
| virtual File | value () const =0 |
| Returns the file value. | |
Public Member Functions inherited from molybden::MultipartFormDataPairValue | |
| template<class S > | |
| std::shared_ptr< S > | as () |
| Casts this pair value to the target type. | |
Static Public Member Functions | |
| static std::shared_ptr< MultipartFormDataPairValueFile > | create (File value) |
Additional Inherited Members | |
Protected Member Functions inherited from molybden::MultipartFormDataPairValue | |
| virtual MultipartFormDataPairValueType | type () const =0 |
| Returns the current value type. | |
The multi-part form data pair file value.