openMSX
Public Attributes | List of all members
openmsx::BpLine Struct Reference

Public Attributes

int count = 0
 
int idx = -1
 
bool anyEnabled = false
 
bool anyDisabled = false
 
bool anyInSlot = false
 
bool anyComplex = false
 

Detailed Description

Definition at line 373 of file ImGuiDebugger.cc.

Member Data Documentation

◆ anyComplex

bool openmsx::BpLine::anyComplex = false

Definition at line 379 of file ImGuiDebugger.cc.

◆ anyDisabled

bool openmsx::BpLine::anyDisabled = false

Definition at line 377 of file ImGuiDebugger.cc.

◆ anyEnabled

bool openmsx::BpLine::anyEnabled = false

Definition at line 376 of file ImGuiDebugger.cc.

◆ anyInSlot

bool openmsx::BpLine::anyInSlot = false

Definition at line 378 of file ImGuiDebugger.cc.

◆ count

int openmsx::BpLine::count = 0

Definition at line 374 of file ImGuiDebugger.cc.

◆ idx

int openmsx::BpLine::idx = -1

Definition at line 375 of file ImGuiDebugger.cc.


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