代码搜索:Method
找到约 10,000 项符合「Method」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5836986
inl method_request.inl
// Method_Request.inl,v 1.7 2003/11/02 23:27:22 dhinton Exp
#include "ace/OS_NS_sys_time.h"
ACE_INLINE void
TAO_Notify_Method_Request::init (const TAO_Notify_Event_var& event)
{
// Set the
www.eeworm.com/read/136989/5837076
h method_request.h
/* -*- C++ -*- */
/**
* @file Method_Request.h
*
* Method_Request.h,v 1.10 2003/11/02 22:19:28 bala Exp
*
* @author Pradeep Gore
*
*
*/
#ifndef TAO_Notify
www.eeworm.com/read/136989/5837102
cpp method_request.cpp
// Method_Request.cpp,v 1.7 2003/07/06 21:41:59 pradeep Exp
#include "Method_Request.h"
#if ! defined (__ACE_INLINE__)
#include "Method_Request.inl"
#endif /* __ACE_INLINE__ */
ACE_RCSID(No
www.eeworm.com/read/131315/5936571
c cp-method.c
/* Handle the hair of processing (but not expanding) inline functions.
Also manage function and variable name overloading.
Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc.
Contri
www.eeworm.com/read/119649/6082843
format set_method.format
{0} Sub Set_{2}(value as {1})
{3}
End Sub
www.eeworm.com/read/119649/6082851
format get_method.format
{0} Function Get_{2}() as {1}
{3}
End Function
www.eeworm.com/read/119649/6083050
format set_method.format
///
/// Sets the {2}.
///
{0} void Set_{2}({1} value)
{
{3}
}
www.eeworm.com/read/119649/6083058
format get_method.format
///
/// Gets the {2}.
///
{0} {1} Get_{2}()
{
{3}
}
www.eeworm.com/read/349590/6291694
m ev_method.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% FUNCTION: ev_method.m
%
% AUTHOR: Steve Kogon
%
% DATE: January 18, 1999
%
% DESCRIPTION: This file for
www.eeworm.com/read/494169/6379768