LibreOffice
LibreOffice 4.2 SDK C/C++ API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
rtl::IReference Class Referenceabstract

Interface for a reference type. More...

#include <ref.hxx>

Inheritance diagram for rtl::IReference:
salhelper::ReferenceObject

Public Member Functions

virtual oslInterlockedCount acquire ()=0
 
virtual oslInterlockedCount release ()=0
 

Protected Member Functions

 ~IReference ()
 

Detailed Description

Interface for a reference type.

Constructor & Destructor Documentation

rtl::IReference::~IReference ( )
inlineprotected

Member Function Documentation

virtual oslInterlockedCount rtl::IReference::acquire ( )
pure virtual
virtual oslInterlockedCount rtl::IReference::release ( )
pure virtual

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