代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/416830/2106295
cc producer_impl.cc
#include "producer.h"
#include "message_impl.h"
class MyProducer_impl : virtual public MyProducer
{
private:
CCM_Producer_Context_var _ctx;
Message_var _mymsg;
bool active;
public:
MyProduc
www.eeworm.com/read/416830/2106297
cc channel_impl.cc
#include
#include "channel.h"
#include "message_impl.h"
class MyEventChannel_impl : virtual public MyEventChannel
{
private:
CCM_EventChannel_Context_var _ctx;
bool active;
public:
www.eeworm.com/read/416830/2106301
cc consumer_impl.cc
#include "consumer.h"
#include "message_impl.h"
using namespace std;
class MyConsumer_impl : virtual public CCM_Consumer
{
public:
void push_msg (Message * msg)
{
cout
www.eeworm.com/read/416830/2106308
cc hello_impl.cc
#include "hello.h"
using namespace std;
class HelloWorld_impl : virtual public CCM_HelloWorld {
private:
CORBA::String_var _message;
public:
HelloWorld_impl (const char * initial)
{
www.eeworm.com/read/416830/2106722
h securityadmin_impl.h
// -*- c++ -*-
//
// MICOsec --- a free CORBA Security implementation
// Copyright (C) 2000, 2007 ObjectSecurity Ltd.
//
// This library is free software; you can redistribute it and/or
// modify
www.eeworm.com/read/416830/2106727
h transportsecurity_impl.h
// -*- c++ -*-
//
// MICO SL3 --- an Open Source SL3 implementation
// Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008 ObjectSecurity Ltd.
//
// This library is free software; you can redistribute
www.eeworm.com/read/416830/2106742
h access_impl.h
// -*- c++ -*-
//
// MICOsec --- a free CORBA Security implementation
// Copyright (C) 2000 ObjectSecurity Ltd.
//
// This library is free software; you can redistribute it and/or
// modify it und
www.eeworm.com/read/416830/2106766
h domainmanager_impl.h
// -*- c++ -*-
//
// MICOsec --- a free CORBA Security implementation
// Copyright (C) 2000, 2007 ObjectSecurity Ltd.
//
// This library is free software; you can redistribute it and/or
// modify
www.eeworm.com/read/416830/2106770
h audit_impl.h
// -*- c++ -*-
//
// MICOsec --- a free CORBA Security implementation
// Copyright (C) 2000, 2007 ObjectSecurity Ltd.
//
// This library is free software; you can redistribute it and/or
// modify
www.eeworm.com/read/416830/2106776
h odm_impl.h
// -*- c++ -*-
//
// MICOsec --- a free CORBA Security implementation
// Copyright (C) 2000, 2007 ObjectSecurity Ltd.
//
// This library is free software; you can redistribute it and/or
// modify