代码搜索:IO控制
找到约 10,000 项符合「IO控制」的源代码
代码结果 10,000
www.eeworm.com/read/189320/5199047
h io_test.h
/* -*- C++ -*- */
// IO_Test.h,v 4.4 2005/04/30 06:51:28 ossama Exp
/* Class hierarchy for the File I/O tests. */
#include "ace/Profile_Timer.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#
www.eeworm.com/read/189320/5199049
sln io_tests.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm,v 1.7 2006/01/25 17:42:09 elliott_c Exp $
#
# This file was generated by MPC. Any changes made directly to
www.eeworm.com/read/189320/5199051
cpp test_io.cpp
// test_io.cpp,v 4.19 2005/01/10 16:09:45 jwillemsen Exp
// Test program for different methods of copying files.
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_unistd.h"
#include "ace/ACE.h"
#incl
www.eeworm.com/read/189320/5200544
h reactive_io.h
/* -*- c++ -*- */
// Reactive_IO.h,v 1.2 2005/02/14 23:26:58 shuston Exp
#ifndef JAWS_REACTIVE_IO_H
#define JAWS_REACTIVE_IO_H
#include "ace/Message_Block.h"
#include "ace/Singleton.h"
#include "ace
www.eeworm.com/read/189320/5200556
cpp synch_io.cpp
// Synch_IO.cpp,v 1.3 2004/06/10 22:42:42 shuston Exp
#include "ace/ACE.h"
#ifndef JAWS_BUILD_DLL
#define JAWS_BUILD_DLL
#endif
#include "jaws3/IO.h"
#include "jaws3/Synch_IO.h"
#include "jaws3/Eve
www.eeworm.com/read/189320/5200557
cpp reactive_io.cpp
// Reactive_IO.cpp,v 1.4 2006/01/23 17:48:51 shuston Exp
#include "ace/ACE.h"
#include "ace/OS_NS_unistd.h"
#include "ace/Reactor.h"
#ifndef JAWS_BUILD_DLL
#define JAWS_BUILD_DLL
#endif
#include "j
www.eeworm.com/read/189320/5200568
cpp asynch_io.cpp
// Asynch_IO.cpp,v 1.4 2005/01/21 02:43:25 ossama Exp
#ifndef JAWS_BUILD_DLL
#define JAWS_BUILD_DLL
#endif /*JAWS_BUILD_DLL*/
#include "ace/config-lite.h"
#include "jaws3/IO.h"
#include "jaws3/Asyn
www.eeworm.com/read/189320/5200587
h asynch_io.h
/* -*- c++ -*- */
// Asynch_IO.h,v 1.2 2005/02/14 23:25:00 shuston Exp
#ifndef JAWS_ASYNCH_IO_H
#define JAWS_ASYNCH_IO_H
#include "ace/Asynch_IO.h"
#include "ace/Message_Block.h"
#include "ace/Singl
www.eeworm.com/read/189320/5200603
h synch_io.h
/* -*- c++ -*- */
// Synch_IO.h,v 1.2 2005/02/14 23:27:44 shuston Exp
#ifndef JAWS_SYNCH_IO_H
#define JAWS_SYNCH_IO_H
#include "ace/Singleton.h"
#include "jaws3/IO.h"
class JAWS_Export JAWS_Synch_
www.eeworm.com/read/189320/5201105
h io_handler.h
/* -*- c++ -*- */
// Hey, Emacs! This is a C++ file!
// IO_Handler.h,v 1.5 2005/12/02 08:45:34 isisbuilds Exp
// ============================================================================
//
// =