代码搜索:Addison

找到约 5,402 项符合「Addison」的源代码

代码结果 5,402
www.eeworm.com/read/136989/5826705

h ha_proactive_status.h

/* -*- C++ -*- */ /* ** HA_Proactive_Status.h,v 1.3 2004/01/04 08:59:05 jwillemsen Exp ** ** Example program from The ACE Programmer's Guide, Chapter 8. ** Copyright 2003 Addison-Wesley. All Righ
www.eeworm.com/read/136989/5826707

cpp ha_proactive_status.cpp

/* ** HA_Proactive_Status.cpp,v 1.6 2004/01/08 16:32:54 shuston Exp ** ** Example program from The ACE Programmer's Guide, Chapter 8. ** Copyright 2003 Addison-Wesley. All Rights Reserved. */
www.eeworm.com/read/136989/5826763

cpp argv_example.cpp

/** * ARGV_Example.cpp,v 1.3 2004/01/03 13:04:35 jwillemsen Exp * * ACE_ARGV examples not in a larger program. Sample code from The ACE * Programmer's Guide, Copyright 2003 Addison-Wesley. All
www.eeworm.com/read/136989/5826765

makefile

# Makefile,v 1.2 2004/01/07 22:40:16 shuston Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. MAKEFILE=Makefile MKLIST = Makefile.singles \ Makefile.timers \ Makefile.upca
www.eeworm.com/read/136989/5826816

h request_handler.h

/** * Request_Handler.h,v 1.1 2004/01/01 21:01:00 shuston Exp * * Sample code from The ACE Programmer's Guide, * copyright 2003 Addison-Wesley. All Rights Reserved. */ #ifndef __REQUEST_H
www.eeworm.com/read/136989/5826828

makefile

# Makefile,v 1.1 2004/01/01 21:01:00 shuston Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. # Makefile for Reactor-based examples BIN = Client \ HAStatus \ HAStatus-AC \ R
www.eeworm.com/read/136989/5826831

h client.h

/** * Client.h,v 1.2 2004/01/07 22:40:16 shuston Exp * * Sample code from The ACE Programmer's Guide, * copyright 2003 Addison-Wesley. All Rights Reserved. */ #ifndef __CLIENT_H_ #define
www.eeworm.com/read/136989/5826887

h record.h

/** * Record.h,v 1.2 2004/01/02 23:12:18 shuston Exp * * Sample code from The ACE Programmer's Guide, * copyright 2003 Addison-Wesley. All Rights Reserved. */ #ifndef __RECORD_H_ #define
www.eeworm.com/read/136989/5826898

cpp udp_broadcast.cpp

/** * UDP_Broadcast.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp * * Sample code from The ACE Programmer's Guide, * Copyright 2003 Addison-Wesley. All Rights Reserved. */ // Listing 1 code/c
www.eeworm.com/read/136989/5826899

cpp udp_multicast.cpp

/** * UDP_Multicast.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp * * Sample code from The ACE Programmer's Guide, * Copyright 2003 Addison-Wesley. All Rights Reserved. */ // Listing 1 code/c