KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PNS::LOGGER::EVENT_ENTRY Struct Reference

#include <pns_logger.h>

Public Member Functions

 EVENT_ENTRY ()
 
 EVENT_ENTRY (const EVENT_ENTRY &aE)
 

Public Attributes

VECTOR2I p
 
EVENT_TYPE type
 
std::vector< KIIDuuids
 
SIZES_SETTINGS sizes
 
int layer
 

Detailed Description

Definition at line 57 of file pns_logger.h.

Constructor & Destructor Documentation

◆ EVENT_ENTRY() [1/2]

PNS::LOGGER::EVENT_ENTRY::EVENT_ENTRY ( )
inline

Definition at line 64 of file pns_logger.h.

◆ EVENT_ENTRY() [2/2]

PNS::LOGGER::EVENT_ENTRY::EVENT_ENTRY ( const EVENT_ENTRY aE)
inline

Definition at line 66 of file pns_logger.h.

Member Data Documentation

◆ layer

int PNS::LOGGER::EVENT_ENTRY::layer

◆ p

VECTOR2I PNS::LOGGER::EVENT_ENTRY::p

◆ sizes

SIZES_SETTINGS PNS::LOGGER::EVENT_ENTRY::sizes

Definition at line 61 of file pns_logger.h.

Referenced by PNS::LOGGER::FormatEvent(), and PNS::LOGGER::LogM().

◆ type

EVENT_TYPE PNS::LOGGER::EVENT_ENTRY::type

◆ uuids

std::vector<KIID> PNS::LOGGER::EVENT_ENTRY::uuids

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