Vulkan-Hpp
vk::FeatureNotPresentError Member List

This is the complete list of members for vk::FeatureNotPresentError, including all inherited members.

Error() VULKAN_HPP_NOEXCEPT=defaultvk::Error
Error(const Error &) VULKAN_HPP_NOEXCEPT=defaultvk::Error
FeatureNotPresentError(std::string const &message)vk::FeatureNotPresentErrorinline
FeatureNotPresentError(char const *message)vk::FeatureNotPresentErrorinline
SystemError(std::error_code ec)vk::SystemErrorinline
SystemError(std::error_code ec, std::string const &what)vk::SystemErrorinline
SystemError(std::error_code ec, char const *what)vk::SystemErrorinline
SystemError(int ev, std::error_category const &ecat)vk::SystemErrorinline
SystemError(int ev, std::error_category const &ecat, std::string const &what)vk::SystemErrorinline
SystemError(int ev, std::error_category const &ecat, char const *what)vk::SystemErrorinline
what() const VULKAN_HPP_NOEXCEPTvk::SystemErrorinlinevirtual
~Error() VULKAN_HPP_NOEXCEPT=defaultvk::Errorvirtual