代码搜索:Notify
找到约 4,184 项符合「Notify」的源代码
代码结果 4,184
www.eeworm.com/read/317072/13510864
cpp observer.cpp
#include
using namespace std;
class Observer
{
public:
virtual void Update() = 0;
virtual ~Observer() {}
};
class Subject
{
public:
virtual void Notify() = 0;
virtual ~S
www.eeworm.com/read/146638/5736317
java signinevent.java
/*
*/
package org.impact.stars.control.event;
/**
* This event is sent from the web tier to the EJB Controller to
* notify the EJB Controller that a user has logged into the
* application.
*/
p
www.eeworm.com/read/136989/5835107
bor makefile.bor
#
# Makefile.bor,v 1.7 2003/07/14 19:05:15 jwillemsen Exp
# Makefile for building the orbsvcs basic notify tests
#
NAMES = \
AdminProperties \
ConnectDisconnect \
Even
www.eeworm.com/read/136989/5835117
h common.h
/* -*- C++ -*- */
// common.h,v 1.1 2002/01/17 19:40:49 elliott_c Exp
// ==========================================================================
//
// = LIBRARY
// TAO/orbsvcs/tests/Notify/D
www.eeworm.com/read/136989/5835183
h common.h
/* -*- C++ -*- */
// common.h,v 1.1 2002/01/17 19:40:48 elliott_c Exp
// ==========================================================================
//
// = LIBRARY
// TAO/orbsvcs/tests/Notify/D
www.eeworm.com/read/136989/5835209
h common.h
/* -*- C++ -*- */
// common.h,v 1.1 2002/01/17 19:40:48 elliott_c Exp
// ==========================================================================
//
// = LIBRARY
// TAO/orbsvcs/tests/Notify/D
www.eeworm.com/read/136989/5835249
h common.h
/* -*- C++ -*- */
// common.h,v 1.1 2002/01/17 19:40:49 elliott_c Exp
// ==========================================================================
//
// = LIBRARY
// TAO/orbsvcs/tests/Notify/O
www.eeworm.com/read/136989/5835309
h common.h
/* -*- C++ -*- */
// common.h,v 1.1 2002/01/17 19:40:49 elliott_c Exp
// ==========================================================================
//
// = LIBRARY
// TAO/orbsvcs/tests/Notify/D
www.eeworm.com/read/136989/5835421
bor makefile.bor
#
# Makefile for building the TAO Notify tests
# Makefile.bor,v 1.9 2003/04/03 20:36:19 pradeep Exp
#
DIRS = \
lib \
Basic \
Blocking \
Discarding \
www.eeworm.com/read/136989/5835427
h common.h
/* -*- C++ -*- */
// common.h,v 1.1 2002/01/17 19:40:49 elliott_c Exp
// ==========================================================================
//
// = LIBRARY
// TAO/orbsvcs/tests/Notify/D