openMSX
Public Attributes | List of all members
openmsx::ParseAddrResult Struct Reference
Collaboration diagram for openmsx::ParseAddrResult:
Collaboration graph
[legend]

Public Attributes

std::string error
 
unsigned addr = 0
 

Detailed Description

Definition at line 143 of file DebuggableEditor.cc.

Member Data Documentation

◆ addr

unsigned openmsx::ParseAddrResult::addr = 0

Definition at line 145 of file DebuggableEditor.cc.

◆ error

std::string openmsx::ParseAddrResult::error

Definition at line 144 of file DebuggableEditor.cc.


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