Itoyori  v0.0.1
ityr::unique_file_ptr< T > Member List

This is the complete list of members for ityr::unique_file_ptr< T >, including all inherited members.

element_type typedefityr::unique_file_ptr< T >
get() const noexceptityr::unique_file_ptr< T >inline
operator bool() const noexceptityr::unique_file_ptr< T >inlineexplicit
operator*() constityr::unique_file_ptr< T >inline
operator->() const noexceptityr::unique_file_ptr< T >inline
operator=(const unique_file_ptr &)=deleteityr::unique_file_ptr< T >
operator=(std::nullptr_t) noexceptityr::unique_file_ptr< T >inline
operator=(unique_file_ptr &&ufp) noexceptityr::unique_file_ptr< T >inline
operator=(unique_file_ptr< U > &&ufp) noexceptityr::unique_file_ptr< T >inline
operator[](std::size_t i) constityr::unique_file_ptr< T >inline
pointer typedefityr::unique_file_ptr< T >
reference typedefityr::unique_file_ptr< T >
release() noexceptityr::unique_file_ptr< T >inline
size() const noexceptityr::unique_file_ptr< T >inline
swap(unique_file_ptr< T > ufp)ityr::unique_file_ptr< T >inline
unique_file_ptr() noexceptityr::unique_file_ptr< T >inline
unique_file_ptr(const std::string &fpath, bool mlock=false)ityr::unique_file_ptr< T >inlineexplicit
unique_file_ptr(const unique_file_ptr &)=deleteityr::unique_file_ptr< T >
unique_file_ptr(std::nullptr_t) noexceptityr::unique_file_ptr< T >inline
unique_file_ptr(unique_file_ptr &&ufp) noexceptityr::unique_file_ptr< T >inline
unique_file_ptr(unique_file_ptr< U > &&ufp) noexceptityr::unique_file_ptr< T >inline
~unique_file_ptr()ityr::unique_file_ptr< T >inline