#include "ace/Acceptor.h"#include "tao/Basic_Types.h"#include "tao/Transport_Acceptor.inl"#include "ace/Acceptor.h"

Go to the source code of this file.
Classes | |
| class | TAO_Acceptor |
| Abstract Acceptor class used for pluggable transports. More... | |
| class | TAO_Strategy_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_1 > |
Namespaces | |
| namespace | IOP |
| namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
Variables | |
| const CORBA::ULong | TAO_ORB_TYPE = 0x54414f00U |
Interface for the Acceptor component of the TAO pluggable protocol framework.
Definition in file Transport_Acceptor.h.
| 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.
Definition at line 64 of file Transport_Acceptor.h.
1.7.0