代码搜索:ObjectID
找到约 903 项符合「ObjectID」的源代码
代码结果 903
www.eeworm.com/read/136989/5833944
h key_adapters.h
/* -*- C++ -*- */
//=============================================================================
/**
* @file Key_Adapters.h
*
* Key_Adapters.h,v 1.6 2003/10/28 18:29:30 bala Exp
*
www.eeworm.com/read/136989/5836744
h pg_objectgroup_map.h
// -*- C++ -*-
//=======================================================================
/**
* @file PG_ObjectGroup_Map.h
*
* PG_ObjectGroup_Map.h,v 1.3 2003/12/22 01:44:38 wilson_d Exp
www.eeworm.com/read/106532/15635115
cpp echoeventsupplier_i.cpp
// EchoEventSupplier_i.cpp
// Implements a PushSupplier.
#include "EchoEventSupplier_i.h"
// Constructor duplicates the ORB reference.
EchoEventSupplier_i::EchoEventSupplier_i(CORBA::ORB_ptr orb)
www.eeworm.com/read/481464/6641302
cpp utilities.cpp
#include "utilities.h"
//
// Create a new layer or return the ObjectId if it already exists
//
// In :
// const char* layerName : layer name
// Out :
// AcDbObjectId& layerI
www.eeworm.com/read/481464/6641345
cpp utilities.cpp
#include "utilities.h"
//
// Create a new layer or return the ObjectId if it already exists
//
// In :
// const char* layerName : layer name
// Out :
// AcDbObjectId& layerI
www.eeworm.com/read/297878/3880950
a
// by sigi. 2002.10.14
if (!bFound)
{
pStmt->executeQuery(
"INSERT INTO MotorcycleObject (ItemID, ObjectID, ItemType, OwnerID, Storage, StorageID, X, Y, OptionType, Durability) Va
www.eeworm.com/read/355264/3060240
a
// by sigi. 2002.10.14
if (!bFound)
{
pStmt->executeQuery(
"INSERT INTO MotorcycleObject (ItemID, ObjectID, ItemType, OwnerID, Storage, StorageID, X, Y, OptionType, Durability) Va
www.eeworm.com/read/136989/5834221
h rt_poa.h
// -*- C++ -*-
// RT_POA.h,v 1.10 2003/10/28 18:29:33 bala Exp
// ============================================================================
//
// = LIBRARY
// PortableServer
//
// = FIL
www.eeworm.com/read/136989/5837527
h activate_with_id.h
// -*- C++ -*-
//=============================================================================
/**
* @file activate_with_id.h
*
* activate_with_id.h,v 1.6 2003/11/26 14:13:21 jwillemsen Ex