Acceptor_Registry.cpp File Reference

#include "tao/Acceptor_Registry.h"
#include "tao/Profile.h"
#include "tao/Transport_Acceptor.h"
#include "tao/Protocol_Factory.h"
#include "tao/ORB_Core.h"
#include "tao/params.h"
#include "tao/MProfile.h"
#include "tao/debug.h"
#include "tao/Acceptor_Filter.h"
#include "tao/Endpoint.h"
#include "tao/ORB_Constants.h"
#include "tao/SystemException.h"
#include "ace/Auto_Ptr.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_ctype.h"
#include "ace/CORBA_macros.h"
Include dependency graph for Acceptor_Registry.cpp:

Go to the source code of this file.

Functions

 ACE_RCSID (tao, Acceptor_Registry,"$Id: Acceptor_Registry.cpp 86811 2009-09-28 06:32:45Z johnnyw $") 1 TAO_Acceptor_Registry

Function Documentation

ACE_RCSID ( tao  ,
Acceptor_Registry  ,
"$Id: Acceptor_Registry.cpp 86811 2009-09-28 06:32:45Z johnnyw $"   
)

Definition at line 28 of file Acceptor_Registry.cpp.

00030                : Acceptor_Registry.cpp 86811 2009-09-28 06:32:45Z johnnyw $")
00031 
00032 
00033 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00034 
00035 TAO_Acceptor_Registry::TAO_Acceptor_Registry (void)
00036   : acceptors_ (0),
00037     size_ (0)
00038 {
00039 }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sat Nov 21 23:26:05 2009 for TAO by  doxygen 1.6.1