#include "ace/Unbounded_Queue.h"
#include "ace/CORBA_macros.h"
#include "orbsvcs/PortableGroup/portablegroup_export.h"
#include "tao/Transport_Acceptor.h"
#include "tao/Resource_Factory.h"
Include dependency graph for PortableGroup_Acceptor_Registry.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CORBA |
Classes | |
class | TAO_PortableGroup_Acceptor_Registry |
More... | |
struct | TAO_PortableGroup_Acceptor_Registry::Entry |
Value field of the portable group acceptor registry. More... | |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Profile |
Registry for dynamically created acceptors.
Definition in file PortableGroup_Acceptor_Registry.h.
|
Definition at line 35 of file PortableGroup_Acceptor_Registry.h. |