openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::RcEvent Struct Reference

#include <Event.hh>

Inheritance diagram for openmsx::RcEvent:
Inheritance graph
[legend]
Collaboration diagram for openmsx::RcEvent:
Collaboration graph
[legend]

Public Member Functions

template<typename ... Args>
 RcEvent (Args &&...args)
 

Public Attributes

uint8_t refCount = 1
 

Detailed Description

Definition at line 550 of file Event.hh.

Constructor & Destructor Documentation

◆ RcEvent()

template<typename ... Args>
openmsx::RcEvent::RcEvent ( Args &&...  args)
inline

Definition at line 552 of file Event.hh.

Member Data Documentation

◆ refCount

uint8_t openmsx::RcEvent::refCount = 1

Definition at line 554 of file Event.hh.


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