openMSX
Public Member Functions | Public Attributes | List of all members
EnumValueName< E > Struct Template Reference

#include <ProfileCounters.hh>

Public Member Functions

 EnumValueName (E e_)
 

Public Attributes

e
 

Detailed Description

template<typename E>
struct EnumValueName< E >

Definition at line 20 of file ProfileCounters.hh.

Constructor & Destructor Documentation

◆ EnumValueName()

template<typename E >
EnumValueName< E >::EnumValueName ( e_)
inlineexplicit

Definition at line 22 of file ProfileCounters.hh.

Member Data Documentation

◆ e

template<typename E >
E EnumValueName< E >::e

Definition at line 23 of file ProfileCounters.hh.

Referenced by openmsx::operator<<().


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