DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes
ClockDomain Class Reference

List of all members.

Public Member Functions

 ClockDomain (unsigned long long freq_new)
 ClockDomain (unsigned long long freq_new, unsigned long long div)
void set_name (const char *s)
void set_frequency (unsigned long long freq_new, unsigned long long div_new=1)
const char * get_name ()

Public Attributes

unsigned long long freq
unsigned long long freq_div
unsigned long long counter
std::string name

Detailed Description

Definition at line 25 of file clockdomain.h.


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