[KLF Backend][KLF Tools][KLF Home]
KLatexFormula Project
Public Member Functions | Public Attributes | List of all members
KLFPointerGuard Struct Reference

#include <klfutil.h>

Public Member Functions

 KLFPointerGuard ()
 
int ref ()
 
int deref ()
 

Public Attributes

void * ptr
 

Detailed Description

Definition at line 778 of file klfutil.h.

Constructor & Destructor Documentation

◆ KLFPointerGuard()

KLFPointerGuard::KLFPointerGuard ( )
inline

Definition at line 780 of file klfutil.h.

Member Function Documentation

◆ deref()

int KLFPointerGuard::deref ( )
inline

Definition at line 785 of file klfutil.h.

◆ ref()

int KLFPointerGuard::ref ( )
inline

Definition at line 784 of file klfutil.h.

Member Data Documentation

◆ ptr

void* KLFPointerGuard::ptr

Definition at line 782 of file klfutil.h.

Referenced by KLFSyncGuardPtr< T >::operator=().


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

Generated by doxygen 1.8.13