OpenFOAM logo
Open Source CFD Toolkit

refCount Class Reference

Inheritance diagram for refCount:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 refCount ()
int count () const
bool okToDelete () const
void resetRefCount ()
void operator++ ()
void operator++ (int)
void operator-- ()
void operator-- (int)

Constructor & Destructor Documentation

refCount  )  [inline]
 

Definition at line 71 of file refCount.H.


Member Function Documentation

int count  )  const [inline]
 

Definition at line 79 of file refCount.H.

bool okToDelete  )  const [inline]
 

Definition at line 85 of file refCount.H.

void operator++ int   )  [inline]
 

Definition at line 104 of file refCount.H.

void operator++  )  [inline]
 

Definition at line 99 of file refCount.H.

void operator-- int   )  [inline]
 

Definition at line 115 of file refCount.H.

void operator--  )  [inline]
 

Definition at line 110 of file refCount.H.

void resetRefCount  )  [inline]
 

Definition at line 91 of file refCount.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org