Vulkan-Hpp
vk::ErrorCategoryImpl Class Reference

#include <vulkan.hpp>

Public Member Functions

virtual const char * name () const VULKAN_HPP_NOEXCEPT override
 
virtual std::string message (int ev) const override
 

Detailed Description

Definition at line 6146 of file vulkan.hpp.

Member Function Documentation

◆ message()

virtual std::string vk::ErrorCategoryImpl::message ( int  ev) const
inlineoverridevirtual

Definition at line 6154 of file vulkan.hpp.

◆ name()

virtual const char* vk::ErrorCategoryImpl::name ( ) const
inlineoverridevirtual

Definition at line 6149 of file vulkan.hpp.


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