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

params.h File Reference

#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "tao/CORBA_String.h"
#include "ace/SString.h"
#include "ace/Unbounded_Queue.h"
#include "ace/post.h"

Include dependency graph for params.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  TAO_ORB_Parameters
 Parameters that are specific to the ORB. These parameters can be for the client, the server, or for both. = NOTE Some of the functions have inline definitions in the class header below. Please do not move them back to the .i file. cygnus-2.7.2-960126, distributed with Tornado 1.0.1, can't deal with returing a const reference here. It raises an internal compiler error at ace/Svc_Handler.cpp:46, of all places. More...


Typedefs

typedef ACE_Unbounded_Queue<
ACE_CString
TAO_EndpointSet
typedef ACE_Unbounded_Queue_Iterator<
ACE_CString
TAO_EndpointSetIterator

Detailed Description

params.h,v 1.71 2002/01/06 01:58:49 ossama Exp

Author:
Chris Cleeland

Typedef Documentation

typedef ACE_Unbounded_Queue<ACE_CString> TAO_EndpointSet
 

typedef ACE_Unbounded_Queue_Iterator<ACE_CString> TAO_EndpointSetIterator
 


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