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

params.h File Reference

params.h,v 1.74 2002/07/08 17:01:37 irfan Exp. More...

#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "objectid.h"
#include "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.74 2002/07/08 17:01:37 irfan 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 Thu Oct 10 18:02:34 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001