CGRA-ME
Public Types | Public Attributes | List of all members
MRRG::VerifyMessage Struct Reference

#include <MRRG.h>

Public Types

enum  Type : char { Type::Info, Type::Warning, Type::Error }
 

Public Attributes

Type type
 
std::string message
 

Detailed Description

Analyses this MRRG to find violations of various invariants, such as:

options:

Definition at line 303 of file MRRG.h.

Member Enumeration Documentation

◆ Type

enum MRRG::VerifyMessage::Type : char
strong
Enumerator
Info 
Warning 
Error 

Definition at line 304 of file MRRG.h.

Member Data Documentation

◆ message

std::string MRRG::VerifyMessage::message

Definition at line 306 of file MRRG.h.

◆ type

Type MRRG::VerifyMessage::type

Definition at line 305 of file MRRG.h.


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