Nui
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Nui::WebApi::File Class Reference

#include <file.hpp>

Inheritance diagram for Nui::WebApi::File:
Inheritance graph
[legend]
Collaboration diagram for Nui::WebApi::File:
Collaboration graph
[legend]

Public Member Functions

 File (Nui::val file)
 
std::chrono::system_clock::time_point lastModified () const
 
std::string name () const
 
std::string webkitRelativePath () const
 
- Public Member Functions inherited from Nui::ValWrapper
 ValWrapper (Nui::val valObject)
 
virtual ~ValWrapper ()=default
 
 ValWrapper (ValWrapper const &)=default
 
 ValWrapper (ValWrapper &&) noexcept=default
 
ValWrapperoperator= (ValWrapper const &)=default
 
ValWrapperoperator= (ValWrapper &&) noexcept=default
 
Nui::val const & val () const &noexcept
 
Nui::val val () &&noexcept
 
 operator Nui::val const & () const &noexcept
 
 operator Nui::val () &&noexcept
 

Additional Inherited Members

- Protected Attributes inherited from Nui::ValWrapper
Nui::val val_
 

Detailed Description

See also
https://developer.mozilla.org/en-US/docs/Web/API/Event

Constructor & Destructor Documentation

◆ File()

Nui::WebApi::File::File ( Nui::val  file)
explicit

Member Function Documentation

◆ lastModified()

std::chrono::system_clock::time_point Nui::WebApi::File::lastModified ( ) const

◆ name()

std::string Nui::WebApi::File::name ( ) const

◆ webkitRelativePath()

std::string Nui::WebApi::File::webkitRelativePath ( ) const

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