代码搜索:REQUEST
找到约 10,000 项符合「REQUEST」的源代码
代码结果 10,000
www.eeworm.com/read/421802/2048159
h request.h
// Request.h : interface of the CRequest class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1997-1998 Microsoft Corporation
// All rights reserved.
//
/
www.eeworm.com/read/421802/2048175
cpp request.cpp
// Request.cpp : implementation of the CRequest class
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1997-1998 Microsoft Corporation
// All rights reserved.
www.eeworm.com/read/420998/2058126
cc request.cc
#include
#include "request.h"
#ifdef HAVE_UNISTD_H
#include
#endif
CORBA::Request_ptr
create_request( CORBA::Object_ptr obj, const char* opname )
{
CORBA::InterfaceDef_var
www.eeworm.com/read/420998/2058129
h request.h
#ifndef __REQUEST__H
#define __REQUEST__H
CORBA::Request_ptr create_request( CORBA::Object_ptr obj, const char* opname );
#endif
www.eeworm.com/read/420697/2066128
java request.java
/*
* @(#)Request.java 1.21 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.corba.se.in
www.eeworm.com/read/419203/2079991
java request.java
/*
* Copyright (c) 2003-2006, Simon Brown
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following c
www.eeworm.com/read/416830/2107278
cc request.cc
#include
#include "request.h"
#ifdef HAVE_UNISTD_H
#include
#endif
CORBA::Request_ptr
create_request( CORBA::Object_ptr obj, const char* opname )
{
CORBA::InterfaceDef_var
www.eeworm.com/read/416830/2107281
h request.h
#ifndef __REQUEST__H
#define __REQUEST__H
CORBA::Request_ptr create_request( CORBA::Object_ptr obj, const char* opname );
#endif
www.eeworm.com/read/415544/2135163
java request.java
// This class was generated by the JAXRPC SI, do not edit.
// Contents subject to change without notice.
// JSR-172 Reference Implementation wscompile 1.0, using: JAX-RPC Standard Implementation (1.