代码搜索:impl

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

代码结果 10,000
www.eeworm.com/read/420998/2057424

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/420998/2057435

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/420998/2057436

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/420998/2057464

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/420998/2057470

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/420998/2057471

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/420998/2057473

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/420998/2057508

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/420998/2057513

cc bank_impl.cc

#include #include #include #include #include "Bank.h" #include "Bank_impl.h" Account_impl::Account_impl() { #if DEBUG cout
www.eeworm.com/read/420998/2057515

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