代码搜索结果
找到约 10,000 项符合
Driver 的代码
driver.cpp
// driver.cpp,v 1.44 2003/08/14 22:45:36 parsons Exp
// ============================================================================
//
// = LIBRARY
// TAO/tests/Param_Test
//
// = FILENAME
driver.h
//=============================================================================
/**
* @file driver.h
*
* driver.h,v 1.5 2003/10/28 18:30:47 bala Exp
*
* Header file for the driver p
driver.cpp
//=============================================================================
/**
* @file driver.cpp
*
* driver.cpp,v 1.17 2003/11/04 08:13:00 dhinton Exp
*
* Implementation file
driver.h
/* -*- C++ -*- */
/**
* @file Driver.h
*
* Driver.h,v 1.7 2003/10/28 18:34:30 bala Exp
*
* @author Pradeep Gore
*
*
*/
#ifndef TAO_Notify_Tests_DRIVER_H
driver.cpp
// Driver.cpp,v 1.7 2003/08/24 13:50:14 jwillemsen Exp
#include "Driver.h"
ACE_RCSID(lib, TAO_Driver, "Driver.cpp,v 1.7 2003/08/24 13:50:14 jwillemsen Exp")
#include "ace/Dynamic_Service.h"
driver.dsp
# Microsoft Developer Studio Project File - Name="Driver EXE" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
driver.mpc
// -*- MPC -*-
// Driver.mpc,v 1.3 2003/12/23 21:04:24 dhinton Exp
project (Notify_Test_Driver): notifytest {
exename = Notify_Tests_Driver
Source_Files {
main.cpp
}
}
driver.i
// Driver.i,v 1.3 1999/07/22 21:54:03 coryan Exp
ACE_INLINE int
EC_Driver::verbose (void) const
{
return this->verbose_;
}
driver.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file Driver.h
*
* Driver.h,v 1.18 2003/07/04 08:06:36 jwillemsen Exp
*
* @auth
driver.cpp
// Driver.cpp,v 1.29 2003/11/02 23:27:22 dhinton Exp
#include "Driver.h"
#include "Consumer.h"
#include "Supplier.h"
#include "orbsvcs/Event_Service_Constants.h"
#include "orbsvcs/Event_Utili