代码搜索:object

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

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

idl generic_object.idl

// generic_object.idl,v 1.5 2002/07/01 14:34:47 parsons Exp // ============================================================================ // // = LIBRARY // TAO/tests/IDL_Test // // = FIL
www.eeworm.com/read/136989/5830514

h object_a_i.h

// -*- c++ -*- // Object_A_i.h,v 1.6 2002/01/29 20:21:08 okellogg Exp // ============================================================================ // // = LIBRARY // TAO/tests/NestedUpCal
www.eeworm.com/read/136989/5830523

cpp object_a_i.cpp

// Object_A_i.cpp,v 1.10 2003/10/28 18:30:52 bala Exp // ============================================================================ // // = LIBRARY // TAO/tests/NestedUpCalls/Triangle_Test
www.eeworm.com/read/136989/5832026

dsw object_reactivation.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/136989/5832027

cpp object_reactivation.cpp

// Object_Reactivation.cpp,v 1.6 2003/08/18 16:16:30 ossama Exp //======================================================================== // // = LIBRARY // TAO/tests/POA/Object_Reactivatio
www.eeworm.com/read/136989/5832028

mpc object_reactivation.mpc

// -*- MPC -*- // Object_Reactivation.mpc,v 1.7 2003/12/23 21:04:50 dhinton Exp project(POA*): taoexe, portableserver { }
www.eeworm.com/read/136989/5832030

dsp object_reactivation.dsp

# Microsoft Developer Studio Project File - Name="POA Object_Reactivation" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYP
www.eeworm.com/read/136989/5833931

i object_adapter.i

// Object_Adapter.i,v 1.14 2003/03/12 16:13:22 parsons Exp ACE_INLINE TAO_POA_Current::TAO_POA_Current (void) { } ACE_INLINE TAO_Policy_Validator & TAO_Object_Adapter::validator (void) {
www.eeworm.com/read/136989/5833952

cpp object_adapter.cpp

// Object_Adapter.cpp,v 1.63 2003/12/23 17:07:43 bala Exp // -- PortableServer Include -- #include "Object_Adapter.h" #include "POA.h" #include "ServerRequestInfo.h" #include "Default_Servant_D
www.eeworm.com/read/136989/5833959

h object_adapter.h

// -*- C++ -*- //============================================================================= /** * @file Object_Adapter.h * * Object_Adapter.h,v 1.37 2003/08/17 20:31:38 ossama Exp