All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::checkmate::DfpnVisitLock< Enabled > Struct Template Reference
Collaboration diagram for osl::checkmate::DfpnVisitLock< Enabled >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DfpnVisitLock (DfpnPathRecord *r)
 ~DfpnVisitLock ()

Public Attributes

DfpnPathRecordrecord

Detailed Description

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

Definition at line 173 of file dfpn.cc.


Constructor & Destructor Documentation

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

Member Data Documentation

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

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines