cmEngine  0.1.1
A library for interpreting CMake code.
Data Fields
cmMessageTypeMapping Struct Reference

Data Fields

const char * key
 
enum cmMessageType value
 

Detailed Description

Maps a string to a message type value.

Field Documentation

§ key

const char* cmMessageTypeMapping::key

The string representation of the message type.

§ value

enum cmMessageType cmMessageTypeMapping::value

The message type enumeration value.


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