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

Public Member Functions

 LocationAware ()
 
 ~LocationAware ()
 
 LocationAware (const LocationAware &)
 
LocationAwareoperator= (const LocationAware &)
 
 LocationAware (LocationAware &&) noexcept
 
LocationAwareoperator= (LocationAware &&) noexcept
 

Public Attributes

void *const self = this
 

Detailed Description

Definition at line 262 of file test_ki_any.cpp.

Constructor & Destructor Documentation

◆ LocationAware() [1/3]

LocationAware::LocationAware ( )
inline

Definition at line 264 of file test_ki_any.cpp.

◆ ~LocationAware()

LocationAware::~LocationAware ( )
inline

Definition at line 265 of file test_ki_any.cpp.

References self.

◆ LocationAware() [2/3]

LocationAware::LocationAware ( const LocationAware )
inline

Definition at line 266 of file test_ki_any.cpp.

◆ LocationAware() [3/3]

LocationAware::LocationAware ( LocationAware &&  )
inlinenoexcept

Definition at line 268 of file test_ki_any.cpp.

Member Function Documentation

◆ operator=() [1/2]

LocationAware & LocationAware::operator= ( const LocationAware )
inline

Definition at line 267 of file test_ki_any.cpp.

◆ operator=() [2/2]

LocationAware & LocationAware::operator= ( LocationAware &&  )
inlinenoexcept

Definition at line 269 of file test_ki_any.cpp.

Member Data Documentation

◆ self

void* const LocationAware::self = this

Definition at line 271 of file test_ki_any.cpp.

Referenced by ~LocationAware().


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