My Project
Public Member Functions | Public Attributes | List of all members
osl::checkmate::DfpnVisitLock< Enabled > Struct Template Reference

Public Member Functions

 DfpnVisitLock (const DfpnVisitLock &)=delete
 
DfpnVisitLockoperator= (const DfpnVisitLock &)=delete
 
 DfpnVisitLock (DfpnPathRecord *r)
 
 ~DfpnVisitLock ()
 

Public Attributes

DfpnPathRecordrecord
 

Detailed Description

template<bool Enabled = true>
struct osl::checkmate::DfpnVisitLock< Enabled >

Definition at line 163 of file dfpn.cc.

Constructor & Destructor Documentation

◆ DfpnVisitLock() [1/2]

template<bool Enabled = true>
osl::checkmate::DfpnVisitLock< Enabled >::DfpnVisitLock ( const DfpnVisitLock< Enabled > &  )
delete

◆ DfpnVisitLock() [2/2]

template<bool Enabled = true>
osl::checkmate::DfpnVisitLock< Enabled >::DfpnVisitLock ( DfpnPathRecord r)
inline

◆ ~DfpnVisitLock()

template<bool Enabled = true>
osl::checkmate::DfpnVisitLock< Enabled >::~DfpnVisitLock ( )
inline

Member Function Documentation

◆ operator=()

template<bool Enabled = true>
DfpnVisitLock & osl::checkmate::DfpnVisitLock< Enabled >::operator= ( const DfpnVisitLock< Enabled > &  )
delete

Member Data Documentation

◆ record

template<bool Enabled = true>
DfpnPathRecord* osl::checkmate::DfpnVisitLock< Enabled >::record

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