Molybden API
Loading...
Searching...
No Matches
molybden::FilePath Class Referenceabstract

The file path value. More...

#include <upload_data.hpp>

Inheritance diagram for molybden::FilePath:
molybden::FileValue

Public Member Functions

virtual std::string value () const =0
 Returns the absolute or relative file path.
 
- Public Member Functions inherited from molybden::FileValue
template<class S >
std::shared_ptr< S > as ()
 Casts this file value to the target type.
 

Static Public Member Functions

static std::shared_ptr< FilePathcreate (std::string value)
 

Additional Inherited Members

- Protected Member Functions inherited from molybden::FileValue
virtual FileValueType type () const =0
 Returns the current file value type.
 

Detailed Description

The file path value.


The documentation for this class was generated from the following file: