#include "ace/Acceptor.h"
#include "tao/Basic_Types.h"
#include "tao/Transport_Acceptor.inl"
Namespaces | |
namespace | IOP |
namespace | TAO |
Classes | |
class | TAO_Acceptor |
Abstract Acceptor class used for pluggable transports. More... | |
class | TAO_Strategy_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_1 > |
Variables | |
const CORBA::ULong | TAO_ORB_TYPE = 0x54414f00U |
Interface for the Acceptor component of the TAO pluggable protocol framework.
const CORBA::ULong TAO_ORB_TYPE = 0x54414f00U |
The TAO-specific OMG assigned value for the TAG_ORB_TYPE tagged component. 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.