|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <temp_file.hpp>
Public Types | |
| typedef file< E, API, Mdl >::exception_type | exception_type |
Public Types inherited from jmmcg::LIBJMMCG_VER_NAMESPACE::file< E, API, Mdl > | |
| typedef E | file_type |
| typedef crt_exception< API_, Mdl > | exception_type |
Public Member Functions | |
| temp_file (const std::ios_base::openmode &om=(std::ios_base::openmode) 0) | |
| temp_file (const temp_file &) | |
| ~temp_file () | |
| temp_file & | operator= (const temp_file &) |
Public Member Functions inherited from jmmcg::LIBJMMCG_VER_NAMESPACE::file< E, API, Mdl > | |
| file (const tstring &, const std::ios_base::openmode, const bool=true) | |
| file (file const &)=delete | |
| virtual | ~file () |
| file & | operator= (const file &) |
| virtual const bool | operator== (const file &) const noexcept(true) |
| const tstring & | name (void) const noexcept(true) |
Definition at line 35 of file temp_file.hpp.
| typedef file<E, API, Mdl>::exception_type jmmcg::LIBJMMCG_VER_NAMESPACE::temp_file< E_, API, Mdl >::exception_type |
Definition at line 37 of file temp_file.hpp.
|
inline |
Definition at line 49 of file temp_file.hpp.
|
inline |
Definition at line 54 of file temp_file.hpp.
|
inline |
Definition at line 60 of file temp_file.hpp.
|
inline |
Definition at line 64 of file temp_file.hpp.