LLVM  8.0.1
Public Member Functions | List of all members
CodeViewErrorCategory Class Reference
Inheritance diagram for CodeViewErrorCategory:
Inheritance graph
[legend]
Collaboration diagram for CodeViewErrorCategory:
Collaboration graph
[legend]

Public Member Functions

const charname () const noexcept override
 
std::string message (int Condition) const override
 

Detailed Description

Definition at line 20 of file CodeViewError.cpp.

Member Function Documentation

◆ message()

std::string CodeViewErrorCategory::message ( int  Condition) const
inlineoverride

◆ name()

const char* CodeViewErrorCategory::name ( ) const
inlineoverridenoexcept

Definition at line 22 of file CodeViewError.cpp.


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