CORBA::LocalObject Class Reference

#include <LocalObject.h>

Inheritance diagram for CORBA::LocalObject:

Inheritance graph
[legend]

List of all members.


Detailed Description

Basis class of the local objects implementing local interfaces (C++ Language Mapping, v.

1.2 p 116)

Public Member Functions

virtual ~LocalObject ()
 Destructor.
virtual void _add_ref ()
 Increments the reference count member by one.
virtual void _remove_ref ()
 Decrements the reference count by one; if the resulting reference count equals zero invokes delete on its this pointer in order to destroy the local object.
virtual ULong _refcount_value () const
 Returns the current value of the reference count member.

Protected Member Functions

 LocalObject ()
 Constructor.

Protected Attributes

ULong m_refcount
 counter of references


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

Generated on Sat Oct 10 16:19:58 2009 for EPICS-DDS by  doxygen 1.5.6