Interface for a reference type. More...
#include <ref.hxx>
Public Member Functions | |
| virtual oslInterlockedCount | acquire ()=0 |
| virtual oslInterlockedCount | release ()=0 |
Protected Member Functions | |
| ~IReference () | |
Interface for a reference type.
| rtl::IReference::~IReference | ( | ) | [inline, protected] |
| virtual oslInterlockedCount rtl::IReference::acquire | ( | ) | [pure virtual] |
Implemented in salhelper::ReferenceObject.
| virtual oslInterlockedCount rtl::IReference::release | ( | ) | [pure virtual] |
Implemented in salhelper::ReferenceObject.
1.6.1