openMSX
openmsx::WatchIO Member List

This is the complete list of members for openmsx::WatchIO, including all inherited members.

BreakPointBase(TclObject command_, TclObject condition_, bool once_)openmsx::BreakPointBaseinlineprotected
checkAndExecute(GlobalCliComm &cliComm, Interpreter &interp)openmsx::BreakPointBase
getBeginAddress() constopenmsx::WatchPointinline
getCommand() constopenmsx::BreakPointBaseinline
getCommandObj() constopenmsx::BreakPointBaseinline
getCondition() constopenmsx::BreakPointBaseinline
getConditionObj() constopenmsx::BreakPointBaseinline
getDevice(byte port)openmsx::WatchIO
getEndAddress() constopenmsx::WatchPointinline
getId() constopenmsx::WatchPointinline
getType() constopenmsx::WatchPointinline
MSXWatchIODeviceopenmsx::WatchIOfriend
onlyOnce() constopenmsx::BreakPointBaseinline
READ_IO enum valueopenmsx::WatchPoint
READ_MEM enum valueopenmsx::WatchPoint
Type enum nameopenmsx::WatchPoint
WatchIO(MSXMotherBoard &motherboard, WatchPoint::Type type, unsigned beginAddr, unsigned endAddr, TclObject command, TclObject condition, bool once, unsigned newId=-1)openmsx::WatchIO
WatchPoint(TclObject command_, TclObject condition_, Type type_, unsigned beginAddr_, unsigned endAddr_, bool once_, unsigned newId=-1)openmsx::WatchPointinline
WRITE_IO enum valueopenmsx::WatchPoint
WRITE_MEM enum valueopenmsx::WatchPoint
~WatchPoint()=defaultopenmsx::WatchPointvirtual