KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS_LOG_VIEW_TRACKER::ENTRY Struct Reference

#include <pns_log_player.h>

Public Member Functions

 ENTRY ()=default
 
 ENTRY (const PNS_LOG_VIEW_TRACKER::ENTRY &)=delete
 
 ENTRY (ENTRY &&aOther)
 

Public Attributes

bool m_isHideOp { false }
 
const PNS::ITEMm_item { nullptr }
 
std::unique_ptr< const PNS::ITEMm_ownedItem { nullptr }
 

Detailed Description

Definition at line 42 of file pns_log_player.h.

Constructor & Destructor Documentation

◆ ENTRY() [1/3]

PNS_LOG_VIEW_TRACKER::ENTRY::ENTRY ( )
default

◆ ENTRY() [2/3]

PNS_LOG_VIEW_TRACKER::ENTRY::ENTRY ( const PNS_LOG_VIEW_TRACKER::ENTRY )
delete

◆ ENTRY() [3/3]

PNS_LOG_VIEW_TRACKER::ENTRY::ENTRY ( ENTRY &&  aOther)
inline

Definition at line 47 of file pns_log_player.h.

Member Data Documentation

◆ m_isHideOp

bool PNS_LOG_VIEW_TRACKER::ENTRY::m_isHideOp { false }

◆ m_item

const PNS::ITEM* PNS_LOG_VIEW_TRACKER::ENTRY::m_item { nullptr }

◆ m_ownedItem

std::unique_ptr<const PNS::ITEM> PNS_LOG_VIEW_TRACKER::ENTRY::m_ownedItem { nullptr }

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