代码搜索:Smart Home

找到约 10,000 项符合「Smart Home」的源代码

代码结果 10,000
www.eeworm.com/read/136989/5831609

h smart_proxy_impl.h

// Smart_Proxy_Impl.h,v 1.3 2002/01/29 20:21:11 okellogg Exp #include "testC.h" class Smart_Test_Factory : public virtual TAO_Test_Default_Proxy_Factory { public: Smart_Test_Factory (int
www.eeworm.com/read/136989/5831618

mpc smart_proxies_benchmark.mpc

// -*- MPC -*- // Smart_Proxies_Benchmark.mpc,v 1.2 2003/12/23 21:04:50 dhinton Exp project(*Server): taoexe, portableserver, smart_proxies { Source_Files { server.cpp } } project(*
www.eeworm.com/read/136989/5831620

cpp smart_proxy_impl.cpp

// Smart_Proxy_Impl.cpp,v 1.5 2002/01/29 20:21:11 okellogg Exp #include "Smart_Proxy_Impl.h" Smart_Test_Factory::Smart_Test_Factory (void) { ACE_DEBUG ((LM_DEBUG, "Smart_Test_Fa
www.eeworm.com/read/136989/5831623

h smart_proxy_impl.h

// Smart_Proxy_Impl.h,v 1.5 2002/01/29 20:21:11 okellogg Exp #include "testC.h" class Smart_Test_Factory : public virtual TAO_Test_Default_Proxy_Factory { public: Smart_Test_Factory (void);
www.eeworm.com/read/136989/5831629

cpp smart_proxy_impl.cpp

// Smart_Proxy_Impl.cpp,v 1.6 2002/01/29 20:21:11 okellogg Exp #include "Smart_Proxy_Impl.h" Smart_Test_Factory::Smart_Test_Factory (void) { ACE_DEBUG ((LM_DEBUG, "Smart_Test_
www.eeworm.com/read/136989/5831635

mpc smart_proxies_on_demand.mpc

// -*- MPC -*- // Smart_Proxies_On_Demand.mpc,v 1.2 2003/12/23 21:04:50 dhinton Exp project(*Server): taoexe, portableserver, smart_proxies { Source_Files { server.cpp } } project(*
www.eeworm.com/read/136989/5831637

h smart_test_factory.h

// Smart_Test_Factory.h,v 1.5 2002/04/11 02:32:29 ossama Exp #include "Smart_Proxy_Impl.h" #include "ace/Service_Object.h" #include "ace/svc_export.h" class ACE_Svc_Export Smart_Test_Factory
www.eeworm.com/read/136989/5831638

cpp smart_proxy_impl.cpp

// Smart_Proxy_Impl.cpp,v 1.4 2002/01/29 20:21:11 okellogg Exp #include "Smart_Proxy_Impl.h" Smart_Test_Proxy::Smart_Test_Proxy (Test_ptr proxy) : TAO_Smart_Proxy_Base (proxy) { } CORBA::S
www.eeworm.com/read/136989/5831640

cpp smart_test_factory.cpp

//Smart_Test_Factory.cpp,v 1.4 2002/01/29 20:21:11 okellogg Exp #define ACE_BUILD_SVC_DLL #include "Smart_Test_Factory.h" Smart_Test_Factory::Smart_Test_Factory (void) { ACE_DEBUG ((LM_DEBUG,
www.eeworm.com/read/136989/5831641

h smart_proxy_impl.h

// Smart_Proxy_Impl.h,v 1.3 2002/01/29 20:21:11 okellogg Exp #include "testC.h" class Smart_Test_Proxy : public virtual TAO_Test_Smart_Proxy_Base { public: Smart_Test_Proxy (Test_ptr proxy)