#include "ace/Thread_Mutex.h"
#include "ace/Atomic_Op.h"
#include "tao/Object.h"
#include "tao/LocalObject.inl"
Include dependency graph for LocalObject.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
Classes | |
class | TAO_Local_RefCounted_Object |
This class adds default reference counting to local objects. More... |
Header file for CORBA's base "LocalObject" type.
A "LocalObject" is an entity that can be the target of a local invocation. See the CORBA Component Model specification for details.
Definition in file LocalObject.h.