KiCad PCB EDA Suite
Loading...
Searching...
No Matches
NULLER Class Reference

#include <raii.h>

Public Member Functions

 NULLER (void *&aPtr)
 
 ~NULLER ()
 

Private Attributes

void *& m_what
 

Detailed Description

Definition at line 37 of file raii.h.

Constructor & Destructor Documentation

◆ NULLER()

NULLER::NULLER ( void *&  aPtr)
inline

Definition at line 40 of file raii.h.

◆ ~NULLER()

NULLER::~NULLER ( )
inline

Definition at line 44 of file raii.h.

References m_what.

Member Data Documentation

◆ m_what

void*& NULLER::m_what
private

Definition at line 50 of file raii.h.

Referenced by ~NULLER().


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