SpaghettiKart
Loading...
Searching...
No Matches
MK64::CPU Class Reference

#include <CPU.h>

Inheritance diagram for MK64::CPU:
[legend]
Collaboration diagram for MK64::CPU:
[legend]

Public Member Functions

 CPU ()
 
CPUBehaviourGetPointer () override
 
size_t GetPointerSize () override
 

Data Fields

std::vector< CPUBehaviourCPUList
 

Constructor & Destructor Documentation

◆ CPU()

MK64::CPU::CPU ( )
Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ GetPointer()

CPUBehaviour * MK64::CPU::GetPointer ( )
override
Here is the call graph for this function:
Here is the caller graph for this function:

◆ GetPointerSize()

size_t MK64::CPU::GetPointerSize ( )
override
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ CPUList

std::vector<CPUBehaviour> MK64::CPU::CPUList

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