代码搜索:impl

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

代码结果 10,000
www.eeworm.com/read/250243/4436523

h op_impl.h

/* * Copyright (C) 2004 Anton Blanchard , IBM * * Based on alpha version. * * This program is free software; you can redistribute it and/or * modify it under the terms of the G
www.eeworm.com/read/247605/4478186

h xmltok_impl.h

/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd See the file copying.txt for copying permission. */ enum { BT_NONXML, BT_MALFORM, BT_LT, BT_AMP, BT_RSQB, BT_LEAD2, BT_L
www.eeworm.com/read/247605/4478196

c xmltok_impl.c

/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd See the file copying.txt for copying permission. */ #ifndef IS_INVALID_CHAR #define IS_INVALID_CHAR(enc, ptr, n) (0) #endif #define I
www.eeworm.com/read/247212/4483733

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/247212/4483739

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/247212/4483740

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/247212/4483742

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/247212/4483785

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/247212/4483787

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/247212/4483798

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