#include <mcllib/MCRefCountAccessor.h>
Inheritance diagram for MCRefCountAccessorTmpl:

Public Member Functions | |
| mcatomic_t | decCnt (MCRefCount *pCtr) const |
| Decrement the ref count for the specified object and return new count. | |
| mcatomic_t | incCnt (MCRefCount *pCtr) const |
| Increment the ref count for the specified object and return new count. | |
1.3.9.1