MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::EventPermutation Struct Reference

#include <event.hpp>

Public Member Functions

constexpr bool operator== (const EventPermutation &rhs) const
 

Public Attributes

const EventSeverity severity
 
const Event event
 

Detailed Description

Definition at line 34 of file event.hpp.

Member Function Documentation

◆ operator==()

constexpr bool mbgl::EventPermutation::operator== ( const EventPermutation rhs) const
inlineconstexpr

Definition at line 38 of file event.hpp.

Member Data Documentation

◆ event

const Event mbgl::EventPermutation::event

Definition at line 36 of file event.hpp.

◆ severity

const EventSeverity mbgl::EventPermutation::severity

Definition at line 35 of file event.hpp.


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