Vulkan-Hpp
vk::TooManyObjectsError Member List

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

Error() VULKAN_HPP_NOEXCEPT=defaultvk::Error
Error(const Error &) VULKAN_HPP_NOEXCEPT=defaultvk::Error
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
TooManyObjectsError(std::string const &message)vk::TooManyObjectsErrorinline
TooManyObjectsError(char const *message)vk::TooManyObjectsErrorinline
what() const VULKAN_HPP_NOEXCEPTvk::SystemErrorinlinevirtual
~Error() VULKAN_HPP_NOEXCEPT=defaultvk::Errorvirtual