TAO  2.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Variables
Transport_Acceptor.h File Reference
#include "ace/Acceptor.h"
#include "tao/Basic_Types.h"
#include "tao/Transport_Acceptor.inl"

Classes

class  TAO_Acceptor
 Abstract Acceptor class used for pluggable transports. More...
 
class  TAO_Strategy_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_1 >
 

Namespaces

module  IOP
 
 TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Variables

const CORBA::ULong TAO_ORB_TYPE = 0x54414f00U
 

Detailed Description

Id:
Transport_Acceptor.h 90455 2010-06-08 09:09:16Z johnnyw

Interface for the Acceptor component of the TAO pluggable protocol framework.

Author
Fred Kuhns fredk.nosp@m.@cs..nosp@m.wustl.nosp@m..edu

Variable Documentation

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.