attach(int handle) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
CFileHandle() noexcept (defined in KODI::UTILS::POSIX::CFileHandle) | KODI::UTILS::POSIX::CFileHandle | inline |
CFileHandle(int fd) (defined in KODI::UTILS::POSIX::CFileHandle) | KODI::UTILS::POSIX::CFileHandle | inlineexplicit |
CScopeGuard(std::function< decltype(close) > del, int handle=invalid) (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
CScopeGuard()=delete (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | |
CScopeGuard(const CScopeGuard &rhs)=delete (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | |
CScopeGuard(CScopeGuard &&rhs) noexcept (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
operator bool() const (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
operator int() const (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
operator=(const CScopeGuard &rhs)=delete (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | |
operator=(CScopeGuard &&rhs) noexcept (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
release() | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
reset() | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |
~CScopeGuard() noexcept (defined in KODI::UTILS::CScopeGuard< int, -1, decltype(close)>) | KODI::UTILS::CScopeGuard< int, -1, decltype(close)> | inline |