#include "tao/Basic_Types.h"
#include "tao/Transport_Acceptor.inl"
Include dependency graph for Transport_Acceptor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | IOP |
namespace | TAO |
Classes | |
class | TAO_Acceptor |
Abstract Acceptor class used for pluggable transports. More... | |
Variables | |
ACE_BEGIN_VERSIONED_NAMESPACE_DECL class | ACE_Addr |
ACE_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_ORB_Core |
const CORBA::ULong | TAO_ORB_TYPE = 0x54414f00U |
Interface for the Acceptor component of the TAO pluggable protocol framework.
Definition in file Transport_Acceptor.h.
|
Definition at line 31 of file Transport_Acceptor.h. |
|
Definition at line 37 of file Transport_Acceptor.h. |
|
This number was assigned by the OMG. Do *NOT* change. The ASCII representation is "TA\x00". If necessary, we can request more ORB types later. Definition at line 63 of file Transport_Acceptor.h. Referenced by TAO_IIOP_Acceptor::create_new_profile(), and TAO_IIOP_Acceptor::create_shared_profile(). |