#include "ace/Unbounded_Queue.h"
#include "ace/Array_Map.h"
#include "ace/Synch.h"
#include "ace/SString.h"
#include "tao/objectid.h"
#include "tao/CORBA_String.h"
#include "tao/params.inl"
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_Const_Iterator< ACE_CString > | TAO_EndpointSetIterator |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef ACE_Unbounded_Queue< ACE_CString > | TAO_EndpointSet |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL typedef ACE_Unbounded_Queue<ACE_CString> TAO_EndpointSet |