代码搜索:Addison

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

代码结果 5,402
www.eeworm.com/read/242657/4547336

h record.h

/** * $Id: Record.h 55086 2004-01-02 23:12:19Z shuston $ * * Sample code from The ACE Programmer's Guide, * copyright 2003 Addison-Wesley. All Rights Reserved. */ #ifndef __RECORD_H_ #define __R
www.eeworm.com/read/213039/4930389

makefile

# Makefile,v 1.1 2004/01/01 21:01:00 shuston Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. BIN = HA_Proactive_Status include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GN
www.eeworm.com/read/213039/4930748

makefile

# Makefile,v 1.2 2004/01/05 02:42:25 bala Exp # # Copyright 2003 Addison-Wesley Inc. All Rights Reserved. BIN = AO \ AO2 SOURCES = $(addsuffix .cpp,$(BIN)) include $(ACE_ROOT)/include/mak
www.eeworm.com/read/189320/5197017

cpp udp_unicast.cpp

/** * UDP_Unicast.cpp,v 1.3 2005/01/21 02:19:19 ossama Exp * * Sample code from The ACE Programmer's Guide, * Copyright 2003 Addison-Wesley. All Rights Reserved. */ // Listing 1 code/ch09 #inclu
www.eeworm.com/read/189320/5197046

cpp udp_broadcast.cpp

/** * UDP_Broadcast.cpp,v 1.3 2005/01/21 02:19:19 ossama Exp * * Sample code from The ACE Programmer's Guide, * Copyright 2003 Addison-Wesley. All Rights Reserved. */ // Listing 1 code/ch09 #inc
www.eeworm.com/read/433911/1876803

cpp ha_status_static.cpp

/** * $Id: HA_Status_Static.cpp 80826 2008-03-04 14:51:23Z wotte $ * * Home Automation Status server. Sample code from The ACE Programmer's Guide, * Copyright 2003 Addison-Wesley. All Rights R
www.eeworm.com/read/433911/1876824

h ha_status_dynamic.h

/** * $Id: HA_Status_Dynamic.h 80826 2008-03-04 14:51:23Z wotte $ * * Home Automation Status server. Sample code from The ACE Programmer's Guide, * copyright 2003 Addison-Wesley. All Rights Re
www.eeworm.com/read/433911/1876835

h ha_status_static.h

/** * $Id: HA_Status_Static.h 80826 2008-03-04 14:51:23Z wotte $ * * Home Automation Status server. Sample code from The ACE Programmer's Guide, * copyright 2003 Addison-Wesley. All Rights Res
www.eeworm.com/read/398456/7945535

h logging_client.h

/* ** Logging_Client.cpp,v 1.11 2003/11/10 01:48:03 dhinton Exp ** ** Copyright 2001 Addison Wesley. All Rights Reserved. */ #include "ace/OS_NS_sys_time.h" #include "ace/CDR_Stream.h" #inclu
www.eeworm.com/read/242657/4546868

cpp get_opt.cpp

/** * $Id: Get_Opt.cpp 55090 2004-01-03 13:11:00Z jwillemsen $ * * ACE_Get_Opt examples not in a larger program. Sample code from The ACE * Programmer's Guide, Copyright 2003 Addison-Wesley. All R