Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

params.h File Reference

#include "ace/Unbounded_Queue.h"
#include "ace/Hash_Map_Manager.h"
#include "ace/Synch.h"
#include "ace/SString.h"
#include "objectid.h"
#include "CORBA_String.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

Classes

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_Const_Iterator<
ACE_CString
TAO_EndpointSetIterator
typedef ACE_Hash_Map_Manager_Ex<
ACE_CString, ACE_CString,
ACE_Hash< ACE_CString >,
ACE_Equal_To< ACE_CString >,
ACE_Null_Mutex
TAO_EndpointMap

Detailed Description

Id
params.h,v 1.80 2004/11/28 05:44:15 bala Exp

Author:
Chris Cleeland

Typedef Documentation

typedef ACE_Hash_Map_Manager_Ex<ACE_CString, ACE_CString, ACE_Hash<ACE_CString>, ACE_Equal_To<ACE_CString>, ACE_Null_Mutex> TAO_EndpointMap
 

typedef ACE_Unbounded_Queue<ACE_CString> TAO_EndpointSet
 

typedef ACE_Unbounded_Queue_Const_Iterator<ACE_CString> TAO_EndpointSetIterator
 


Generated on Fri Dec 31 15:21:07 2004 for TAO by  doxygen 1.3.9.1