#include <ctime>
#include <string>
#include "oct-time.h"
Go to the source code of this file.
Defines | |
#define | octave_dirfns_h 1 |
Functions | |
std::string | polite_directory_format (const std::string &) |
std::string | base_pathname (const std::string &) |
std::string | make_absolute (const std::string &, const std::string &) |
std::string | get_working_directory (const std::string &) |
Variables | |
octave_time | Vlast_chdir_time |
#define octave_dirfns_h 1 |
std::string base_pathname | ( | const std::string & | ) |
std::string get_working_directory | ( | const std::string & | ) |
std::string make_absolute | ( | const std::string & | , | |
const std::string & | ||||
) |
std::string polite_directory_format | ( | const std::string & | ) |