MPD  0.20.18
Public Member Functions
RefCount Class Reference

#include <RefCount.hxx>

Public Member Functions

 RefCount ()
 
void Increment ()
 
bool Decrement ()
 

Detailed Description

Definition at line 41 of file RefCount.hxx.

Constructor & Destructor Documentation

RefCount::RefCount ( )
inline

Definition at line 45 of file RefCount.hxx.

Member Function Documentation

bool RefCount::Decrement ( )
inline
Returns
true if the number of references has been dropped to 0

Definition at line 54 of file RefCount.hxx.

void RefCount::Increment ( )
inline

Definition at line 47 of file RefCount.hxx.


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