#include "ace/Unbounded_Set.h"
#include "tao/TAO_Export.h"
#include "tao/Exception.h"
#include "tao/params.h"
Include dependency graph for Acceptor_Registry.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TAO_Acceptor_Registry |
Acceptor Registry and Generic Acceptor interface definitions. All loaded ESIOP or GIOP acceptor bridges must register with this object. More... | |
Typedefs | |
typedef ACE_Unbounded_Set_Iterator< TAO_Protocol_Item * > | TAO_ProtocolFactorySetItor |
typedef TAO_Acceptor ** | TAO_AcceptorSetIterator |
Interface for the TAO pluggable protocol framework.
Ossama Othman <ossama@uci.edu>
|
|
|
|