TAO
2.0.8
|
#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"
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 |