代码搜索:impl

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

代码结果 10,000
www.eeworm.com/read/416830/2106061

h documents_impl.h

/* * Demo of COSS Relationship Service * Copyright (C) 1998 Karel Gardas * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi
www.eeworm.com/read/416830/2106067

cc test_impl.cc

/* * Test of COSS Relationship Service for MICO * Copyright (C) 1998-99 Karel Gardas * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G
www.eeworm.com/read/416830/2106068

cc documents_impl.cc

/* * Demo of COSS Relationship Service * Copyright (C) 1998 Karel Gardas * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi
www.eeworm.com/read/416830/2106070

h test_impl.h

/* * Test of COSS Relationship Service for MICO * Copyright (C) 1998-99 Karel Gardas * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G
www.eeworm.com/read/416830/2106113

cc printer_impl.cc

/* * This file is part of the load-balancing example * * This is the implementation of the printer servant. */ #include "Printer_impl.h" Printer_impl::Printer_impl (const char *name) { if (na
www.eeworm.com/read/416830/2106115

h printer_impl.h

/* * This file is part of the load-balancing example * * This is the header file of the printer servant. */ #include "Printer.h" class Printer_impl : virtual public POA_Printer { public :
www.eeworm.com/read/416830/2106126

cc junk_impl.cc

#include "Junk_impl.h" #include using std::cout; using std::cerr; using std::endl; ORB_holder* ORB_holder::instance_ = 0; Junk_impl:: Junk_impl(int is_new, const std::string& tag, Porta
www.eeworm.com/read/416830/2106127

h junk_impl.h

#ifndef JUNK_IMPL_HH #define JUNK_IMPL_HH #include "Junk.h" #include #include class ORB_holder { public: static ORB_holder* instance(); CORBA::ORB_ptr
www.eeworm.com/read/416830/2106155

h documents_impl.h

/* * Demo of COSS Relationship Service * Copyright (C) 1998 Karel Gardas * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi
www.eeworm.com/read/416830/2106161

cc test_impl.cc

/* * Test of COSS Relationship Service for MICO * Copyright (C) 1998-99 Karel Gardas * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G