My Project
UDK 3.2.7 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 Reference

Interface for a reference type. More...

#include <ref.hxx>

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

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: