LMMS
Loading...
Searching...
No Matches
Ym_Emu< Emu > Class Template Reference

#include <Vgm_Emu_Impl.h>

Inheritance diagram for Ym_Emu< Emu >:

Public Member Functions

 Ym_Emu ()
void enable (bool b)
bool enabled () const
void begin_frame (short *p)
int run_until (int time)

Protected Types

enum  { disabled_time = -1 }

Protected Attributes

int last_time
short * out

Member Enumeration Documentation

◆ anonymous enum

template<class Emu>
anonymous enum
protected
Enumerator
disabled_time 

Constructor & Destructor Documentation

◆ Ym_Emu()

template<class Emu>
Ym_Emu< Emu >::Ym_Emu ( )
inline

Member Function Documentation

◆ begin_frame()

template<class Emu>
void Ym_Emu< Emu >::begin_frame ( short * p)
inline

◆ enable()

template<class Emu>
void Ym_Emu< Emu >::enable ( bool b)
inline

◆ enabled()

template<class Emu>
bool Ym_Emu< Emu >::enabled ( ) const
inline

◆ run_until()

template<class Emu>
int Ym_Emu< Emu >::run_until ( int time)
inline

Member Data Documentation

◆ last_time

template<class Emu>
int Ym_Emu< Emu >::last_time
protected

◆ out

template<class Emu>
short* Ym_Emu< Emu >::out
protected

The documentation for this class was generated from the following files: