KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS_DEBUG_STAGE Struct Reference

#include <pns_test_debug_decorator.h>

Public Member Functions

 PNS_DEBUG_STAGE ()
 
 ~PNS_DEBUG_STAGE ()
 

Public Attributes

wxString m_name
 
int m_iter
 
PNS_DEBUG_SHAPEm_entries
 
bool m_status
 

Detailed Description

Definition at line 60 of file pns_test_debug_decorator.h.

Constructor & Destructor Documentation

◆ PNS_DEBUG_STAGE()

PNS_DEBUG_STAGE::PNS_DEBUG_STAGE ( )

Definition at line 101 of file pns_test_debug_decorator.cpp.

References m_entries, m_iter, m_name, and m_status.

◆ ~PNS_DEBUG_STAGE()

PNS_DEBUG_STAGE::~PNS_DEBUG_STAGE ( )

Definition at line 109 of file pns_test_debug_decorator.cpp.

References m_entries.

Member Data Documentation

◆ m_entries

◆ m_iter

int PNS_DEBUG_STAGE::m_iter

◆ m_name

wxString PNS_DEBUG_STAGE::m_name

◆ m_status

bool PNS_DEBUG_STAGE::m_status

Definition at line 68 of file pns_test_debug_decorator.h.

Referenced by PNS_DEBUG_STAGE().


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