ARB
Public Member Functions | List of all members
ArbRefCount Class Reference

#include <probe_collection.hxx>

Inheritance diagram for ArbRefCount:
Inheritance graph
[legend]

Public Member Functions

 ArbRefCount ()
 
 ArbRefCount (const ArbRefCount &)
 
virtual ~ArbRefCount ()
 
void lock () const
 
bool unlock () const
 
void free () const
 

Detailed Description

Definition at line 94 of file probe_collection.hxx.

Constructor & Destructor Documentation

ArbRefCount::ArbRefCount ( )
inline

Definition at line 98 of file probe_collection.hxx.

ArbRefCount::ArbRefCount ( const ArbRefCount )
inline

Definition at line 99 of file probe_collection.hxx.

virtual ArbRefCount::~ArbRefCount ( )
inlinevirtual

Definition at line 100 of file probe_collection.hxx.

Member Function Documentation

void ArbRefCount::lock ( ) const
inline
bool ArbRefCount::unlock ( ) const
inline

Definition at line 105 of file probe_collection.hxx.

Referenced by free().

void ArbRefCount::free ( ) const
inline

Definition at line 109 of file probe_collection.hxx.

References unlock().

Referenced by ArbProbeCollection::remove(), and ArbMatchResult::~ArbMatchResult().


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