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
 TAO_Stub. More...

class  TAO_Stub_Auto_Ptr
 Implements the draft C++ standard auto_ptr abstraction. This class allows one to work Stub Objects *Only*! More...


Typedefs

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

Detailed Description

Stub.h,v 1.88 2002/01/29 20:20:34 okellogg 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:
Copyright 1994-1995 by Sun Microsystems, Inc.

Typedef Documentation

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


Generated on Sun Feb 17 18:47:36 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001