Lines Matching full:temporary
16 * A temporary file in the file system.
18 * The temporary file is created by the constructor. The absolute path to the
21 * The temporary file can be deleted by calling remove(). Otherwise the file
37 * @details Creates a temporary file in the temporary directory (normally
47 * @details Transfers ownership of a temporary file.
60 * @details Deletes the temporary file owned by this object. Then transfers
61 * ownership of the temporary file owned by the other object.
72 * @details description the temporary file if necessary.
87 * @brief Deletes the temporary file.
96 * @brief Returns the absolute path to the temporary file.
100 * @return temporary file path
109 * @brief Absolute path to the temporary file.