代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5831291
mpc rtcorba_private_connection.mpc
// -*- MPC -*-
// RTCORBA_Private_Connection.mpc,v 1.6 2003/12/23 21:04:50 dhinton Exp
project(*Server): rt_server {
avoids += minimum_corba
Source_Files {
server.cpp
}
}
project
www.eeworm.com/read/136989/5834099
cpp shmiop_connection_handler.cpp
// SHMIOP_Connection_Handler.cpp,v 1.57 2003/11/09 04:04:03 bala Exp
#include "SHMIOP_Connection_Handler.h"
#if defined (TAO_HAS_SHMIOP) && (TAO_HAS_SHMIOP != 0)
#include "tao/Timeprobe.h"
#
www.eeworm.com/read/136989/5834109
i sciop_connection_handler.i
// -*- C++ -*-
// SCIOP_Connection_Handler.i,v 1.2 2003/05/01 21:56:04 gthaker Exp
www.eeworm.com/read/136989/5834110
h diop_connection_handler.h
// This may look like C, but it's really -*- C++ -*-
// ===================================================================
/**
* @file DIOP_Connection_Handler.h
*
* DIOP_Connection_Hand
www.eeworm.com/read/136989/5834141
h sciop_connection_handler.h
// SCIOP_Connection_Handler.h,v 1.8 2003/10/28 18:29:34 bala Exp
// ===================================================================
/**
* @file SCIOP_Connection_Handler.h
*
* @author
www.eeworm.com/read/136989/5834142
cpp sciop_connection_handler.cpp
#include "SCIOP_Connection_Handler.h"
#if TAO_HAS_SCIOP == 1
// jcohen@atl.lmco.com: The purpose of this is to allow RH9 to build
// SCIOR Profile support even without a functioning SCTP implem
www.eeworm.com/read/136989/5834148
h shmiop_connection_handler.h
// This may look like C, but it's really -*- C++ -*-
// ===================================================================
/**
* @file SHMIOP_Connection_Handler.h
*
* SHMIOP_Connection_
www.eeworm.com/read/136989/5834153
cpp uiop_connection_handler.cpp
// UIOP_Connection_Handler.cpp,v 1.52 2003/07/07 23:58:32 irfan Exp
#include "UIOP_Connection_Handler.h"
#if TAO_HAS_UIOP == 1
#include "UIOP_Transport.h"
#include "UIOP_Endpoint.h"
#includ
www.eeworm.com/read/136989/5834165
cpp diop_connection_handler.cpp
// DIOP_Connection_Handler.cpp,v 1.28 2003/07/10 22:59:49 irfan Exp
#include "DIOP_Connection_Handler.h"
#if defined (TAO_HAS_DIOP) && (TAO_HAS_DIOP != 0)
#include "tao/Timeprobe.h"
#include
www.eeworm.com/read/136989/5834166
inl uiop_connection_handler.inl
// -*- C++ -*-
// UIOP_Connection_Handler.inl,v 1.3 2001/03/17 00:53:37 oci Exp