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
 
KIID uuid
 
SIZES_SETTINGS sizes
 

Detailed Description

Definition at line 56 of file pns_logger.h.

Constructor & Destructor Documentation

◆ EVENT_ENTRY() [1/2]

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

Definition at line 62 of file pns_logger.h.

◆ EVENT_ENTRY() [2/2]

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

Definition at line 64 of file pns_logger.h.

Member Data Documentation

◆ p

VECTOR2I PNS::LOGGER::EVENT_ENTRY::p

◆ sizes

SIZES_SETTINGS PNS::LOGGER::EVENT_ENTRY::sizes

Definition at line 60 of file pns_logger.h.

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

◆ type

EVENT_TYPE PNS::LOGGER::EVENT_ENTRY::type

◆ uuid

KIID PNS::LOGGER::EVENT_ENTRY::uuid

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