Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: salhelper ::

class ReferenceObject


Base Classes
rtl::IReference (public)
  |  
  +--ReferenceObject
Known Derived Classes
Future
QueuedReaderWriterMonitor

virtual abstract interface template
YES NO NO NO
File
refobj.hxx

Public Members

Methods


ReferenceObject( ) throw( );
Construction.
virtual oslInterlockedCount
acquire( ) throw( );
IReference.
virtual oslInterlockedCount
release( ) throw( );

Static Methods

static void *
operator new( size_t n ) throw( );
Allocation.
static void
operator delete( void * p ) throw( );
static void *
operator new( size_t , void * p ) throw( );
static void
operator delete( void * , void * ) throw( );

Protected Members

Methods

virtual
~ReferenceObject( ) throw( );
Destruction.

Private Members

Methods


ReferenceObject( const ReferenceObject & );
Not implemented.
ReferenceObject &
operator=( const ReferenceObject & );

Data

oslInterlockedCount m_nReferenceCount; Representation.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.