Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::file_exists Class Reference

#include <exceptions.h>

Inheritance diagram for Rcpp::file_exists:
Collaboration diagram for Rcpp::file_exists:

Public Member Functions

 file_exists (const std::string &file) throw ()
Public Member Functions inherited from Rcpp::file_io_error
 file_io_error (const std::string &file) throw ()
 file_io_error (int code, const std::string &file) throw ()
 file_io_error (const std::string &msg, const std::string &file) throw ()
virtual ~file_io_error () throw ()
virtual const char * what () const throw ()
std::string filePath () const throw ()

Detailed Description

Definition at line 106 of file exceptions.h.

Constructor & Destructor Documentation

◆ file_exists()

Rcpp::file_exists::file_exists ( const std::string & file)
throw ( )
inline

Definition at line 108 of file exceptions.h.

References Rcpp::file_io_error::file.


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