#include "ace/Thread_Mutex.h"
#include "Object.h"
Include dependency graph for LocalObject.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
Classes | |
class | CORBA::LocalObject |
class | TAO_Local_RefCounted_Object |
This class adds default reference counting to local objects. More... | |
Typedefs | |
typedef LocalObject * | LocalObject_ptr |
typedef TAO_Pseudo_Var_T< LocalObject > | LocalObject_var |
typedef TAO_Pseudo_Out_T< LocalObject, LocalObject_var > | LocalObject_out |
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.
|
|
|
|
|
|