#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:

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

Classes | |
| class | TAO_ORB_Parameters |
| Parameters that are specific to the ORB. These parameters can be for the client, the server, or for both. 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 |
|
|
|
|
|
|
|
|
|
1.3.9.1