openMSX
openmsx::WatchPoint Member List

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

BreakPointBase()openmsx::BreakPointBase< WatchPoint >inlineprotected
checkAndExecute(GlobalCliComm &cliComm, Interpreter &interp)openmsx::BreakPointBase< WatchPoint >inline
evaluateAddress(Interpreter &interp)openmsx::WatchPointinline
format(Type type)openmsx::WatchPointinlinestatic
getBeginAddress() constopenmsx::WatchPointinline
getBeginAddressString() constopenmsx::WatchPointinline
getCommand() constopenmsx::BreakPointBase< WatchPoint >inline
getCondition() constopenmsx::BreakPointBase< WatchPoint >inline
getEndAddress() constopenmsx::WatchPointinline
getEndAddressString() constopenmsx::WatchPointinline
getId() constopenmsx::BreakPointBase< WatchPoint >inline
getIdStr() constopenmsx::BreakPointBase< WatchPoint >inline
getType() constopenmsx::WatchPointinline
idopenmsx::BreakPointBase< WatchPoint >protected
isEnabled() constopenmsx::BreakPointBase< WatchPoint >inline
MSXWatchIODeviceopenmsx::WatchPointfriend
onlyOnce() constopenmsx::BreakPointBase< WatchPoint >inline
parseAddress(Interpreter &interp, const TclObject &a)openmsx::WatchPointinlinestatic
parseAddressError(Interpreter &interp) constopenmsx::WatchPointinline
parseType(std::string_view str)openmsx::WatchPointinlinestatic
prefixopenmsx::WatchPointstatic
rangeForType(Type type)openmsx::WatchPointinlinestatic
registerIOWatch(MSXMotherBoard &motherBoard, std::span< MSXDevice *, 256 > devices)openmsx::WatchPoint
setAddress(Interpreter &interp, const TclObject &a)openmsx::WatchPointinline
setBeginAddressString(Interpreter &interp, const TclObject &s)openmsx::WatchPointinline
setCommand(const TclObject &c)openmsx::BreakPointBase< WatchPoint >inline
setCondition(const TclObject &c)openmsx::BreakPointBase< WatchPoint >inline
setEnabled(Interpreter &interp, const TclObject &e)openmsx::BreakPointBase< WatchPoint >inline
setEnabled(bool e)openmsx::BreakPointBase< WatchPoint >inline
setEndAddressString(Interpreter &interp, const TclObject &s)openmsx::WatchPointinline
setOnce(Interpreter &interp, const TclObject &o)openmsx::BreakPointBase< WatchPoint >inline
setOnce(bool o)openmsx::BreakPointBase< WatchPoint >inline
setType(Interpreter &interp, Type t)openmsx::WatchPointinline
setType(Interpreter &interp, const TclObject &t)openmsx::WatchPointinline
Type enum nameopenmsx::WatchPoint
unregisterIOWatch(std::span< MSXDevice *, 256 > devices)openmsx::WatchPoint
WatchPoint()=defaultopenmsx::WatchPoint
WatchPoint(clone_tag, const WatchPoint &wp)openmsx::WatchPointinline