UDK 3.2.7 C/C++ API Reference
Public Member Functions | Protected Member Functions
rtl::IReference Class Reference

Interface for a reference type. More...

#include <ref.hxx>

Inheritance diagram for rtl::IReference:
salhelper::ReferenceObject salhelper::Future< value_type > salhelper::QueuedReaderWriterMonitor

List of all members.

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 ( ) [inline, protected]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines