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

Public Member Functions | |
| MCRefCountGetter (MCRefCount *pRef) | |
| Construct from a ref count object obtaining its ref count. | |
| operator mcatomic_t () | |
| Return the stored count. | |
For use in statements like MCRefCountGetter(impl)
1.3.9.1