Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Stub.h File Reference

#include "ace/pre.h"
#include "tao/Pluggable.h"
#include "tao/MProfile.h"
#include "tao/ORB.h"
#include "tao/ORB_Core.h"
#include "ace/post.h"

Include dependency graph for Stub.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Compounds

struct  TAO_Exception_Data
class  TAO_Stub
class  TAO_Stub_Auto_Ptr

Typedefs

typedef CORBA::Exception* (* TAO_Exception_Alloc )(void)

Detailed Description

Stub.h,v 1.85 2001/10/27 18:57:01 bala Exp

Data structures used by static and dynamic stubs, and to a lesser degree by skeletons

Header file for Win32 C/C++/COM interface to one kind of CORBA remote invocation framework. This is for use by compiler-generated code, not by portable applications!

These constitute the stub API to this "ORB Core." Such interfaces are not specified by OMG, and may differ between different ORBs. This one has the particular advantage that stubs can be quite small.

Author(s):
Copyright 1994-1995 by Sun Microsystems, Inc.


Typedef Documentation

typedef CORBA::Exception* (* TAO_Exception_Alloc)(void)
 


Generated at Sat Dec 1 11:58:54 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000