HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::SurfaceKHR Class Reference

#include <vulkan_handles.hpp>

Public Types

using CType = VkSurfaceKHR
 
using NativeType = VkSurfaceKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SurfaceKHR ()=default
 
VULKAN_HPP_CONSTEXPR SurfaceKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT SurfaceKHR (VkSurfaceKHR surfaceKHR) VULKAN_HPP_NOEXCEPT
 
SurfaceKHRoperator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT
 
bool operator== (SurfaceKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SurfaceKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator< (SurfaceKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_TYPESAFE_EXPLICIT operator VkSurfaceKHR () const VULKAN_HPP_NOEXCEPT
 
 operator bool () const VULKAN_HPP_NOEXCEPT
 
bool operator! () const VULKAN_HPP_NOEXCEPT
 

Static Public Attributes

static
VULKAN_HPP_CONST_OR_CONSTEXPR
VULKAN_HPP_NAMESPACE::ObjectType 
objectType = VULKAN_HPP_NAMESPACE::ObjectType::eSurfaceKHR
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT 
debugReportObjectType
 

Detailed Description

Definition at line 1565 of file vulkan_handles.hpp.

Member Typedef Documentation

Definition at line 1568 of file vulkan_handles.hpp.

Definition at line 1569 of file vulkan_handles.hpp.

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SurfaceKHR::SurfaceKHR ( )
default
VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::SurfaceKHR::SurfaceKHR ( std::nullptr_t  )
inline

Definition at line 1577 of file vulkan_handles.hpp.

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::SurfaceKHR::SurfaceKHR ( VkSurfaceKHR  surfaceKHR)
inline

Definition at line 1578 of file vulkan_handles.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::SurfaceKHR::operator bool ( ) const
inlineexplicit

Definition at line 1618 of file vulkan_handles.hpp.

VULKAN_HPP_TYPESAFE_EXPLICIT VULKAN_HPP_NAMESPACE::SurfaceKHR::operator VkSurfaceKHR ( ) const
inline

Definition at line 1613 of file vulkan_handles.hpp.

bool VULKAN_HPP_NAMESPACE::SurfaceKHR::operator! ( void  ) const
inline

Definition at line 1623 of file vulkan_handles.hpp.

Definition at line 1602 of file vulkan_handles.hpp.

bool VULKAN_HPP_NAMESPACE::SurfaceKHR::operator< ( SurfaceKHR const rhs) const
inline

Definition at line 1607 of file vulkan_handles.hpp.

SurfaceKHR& VULKAN_HPP_NAMESPACE::SurfaceKHR::operator= ( std::nullptr_t  )
inline

Definition at line 1588 of file vulkan_handles.hpp.

bool VULKAN_HPP_NAMESPACE::SurfaceKHR::operator== ( SurfaceKHR const rhs) const
inline

Definition at line 1597 of file vulkan_handles.hpp.

Member Data Documentation

VULKAN_HPP_CONST_OR_CONSTEXPR VULKAN_HPP_NAMESPACE::DebugReportObjectTypeEXT VULKAN_HPP_NAMESPACE::SurfaceKHR::debugReportObjectType
static

Definition at line 1571 of file vulkan_handles.hpp.


The documentation for this class was generated from the following file: