代码搜索:impl

找到约 10,000 项符合「impl」的源代码

代码结果 10,000
www.eeworm.com/read/247212/4484316

h audit_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/247212/4484320

h odm_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/247212/4484348

h val_impl.h

#ifndef __VAL_IMPL_H__ #define __VAL_IMPL_H__ #include class Val_impl : virtual public OBV_Val, virtual public CORBA::DefaultValueRefCountBase { public: Val_impl(CORBA::Long
www.eeworm.com/read/247212/4484351

cc val_impl.cc

#include CORBA::ValueBase* ValFactory_impl::create_for_unmarshal() { return new Val_impl; }
www.eeworm.com/read/247212/4484409

cc simple_impl.cc

#include "simple_impl.h" // Implementation for interface simple void simple_impl::func( CORBA::Char id ) throw( ::CORBA::SystemException) { // cout
www.eeworm.com/read/247212/4484415

h simple_impl.h

#ifndef __SIMPLE_IMPL_H__ #define __SIMPLE_IMPL_H__ #include "simple.h" // Implementation for interface simple class simple_impl : virtual public POA_simple { public: void func( CORBA::Char
www.eeworm.com/read/247212/4484417

cc simple_impl.cc

#include "simple_impl.h" // Implementation for interface simple1 void simple_impl1::func( CORBA::Char id ) throw( ::CORBA::SystemException) { __MTSAVE( MICODebug::instance()->printer()
www.eeworm.com/read/247212/4484423

h simple_impl.h

#ifndef __SIMPLE_IMPL_H__ #define __SIMPLE_IMPL_H__ #include "simple.h" // Implementation for interface simple class simple_impl1 : virtual public POA_simple1 { public: void func( CORBA::Ch
www.eeworm.com/read/247212/4484426

cc simple_impl.cc

#include "simple_impl.h" // Implementation for interface simple void simple_impl::func( CORBA::Char id ) throw( ::CORBA::SystemException) { // cout
www.eeworm.com/read/247212/4484433

h simple_impl.h

#ifndef __SIMPLE_IMPL_H__ #define __SIMPLE_IMPL_H__ #include "simple.h" // Implementation for interface simple class simple_impl : virtual public POA_simple { public: void func( CORBA::Char