openMSX
Public Member Functions | List of all members
openmsx::CT_Interval< BEGIN, END > Struct Template Reference

#include <MSXCPUInterface.hh>

Public Member Functions

unsigned begin () const
 
unsigned end () const
 

Detailed Description

template<unsigned BEGIN, unsigned END = BEGIN + 1>
struct openmsx::CT_Interval< BEGIN, END >

Definition at line 444 of file MSXCPUInterface.hh.

Member Function Documentation

◆ begin()

template<unsigned BEGIN, unsigned END = BEGIN + 1>
unsigned openmsx::CT_Interval< BEGIN, END >::begin ( ) const
inline

Definition at line 446 of file MSXCPUInterface.hh.

◆ end()

template<unsigned BEGIN, unsigned END = BEGIN + 1>
unsigned openmsx::CT_Interval< BEGIN, END >::end ( ) const
inline

Definition at line 447 of file MSXCPUInterface.hh.


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