|
NCBI C++ ToolKit
|
00001 /* $Id$ 00002 * =========================================================================== 00003 * 00004 * PUBLIC DOMAIN NOTICE 00005 * National Center for Biotechnology Information 00006 * 00007 * This software/database is a "United States Government Work" under the 00008 * terms of the United States Copyright Act. It was written as part of 00009 * the author's official duties as a United States Government employee and 00010 * thus cannot be copyrighted. This software/database is freely available 00011 * to the public for use. The National Library of Medicine and the U.S. 00012 * Government have not placed any restriction on its use or reproduction. 00013 * 00014 * Although all reasonable efforts have been taken to ensure the accuracy 00015 * and reliability of the software and data, the NLM and the U.S. 00016 * Government do not and cannot warrant the performance or results that 00017 * may be obtained by using this software or data. The NLM and the U.S. 00018 * Government disclaim all warranties, express or implied, including 00019 * warranties of performance, merchantability or fitness for any particular 00020 * purpose. 00021 * 00022 * Please cite the author in any work or product based on this material. 00023 * 00024 * =========================================================================== 00025 * 00026 * Author: ....... 00027 * 00028 * File Description: 00029 * ....... 00030 * 00031 * Remark: 00032 * This code was originally generated by application DATATOOL 00033 * using the following specifications: 00034 * 'linkout.dtd'. 00035 */ 00036 00037 // standard includes 00038 #include <ncbi_pch.hpp> 00039 00040 // generated includes 00041 #include <objtools/eutils/linkout/Apad.hpp> 00042 00043 // generated classes 00044 00045 BEGIN_linkout_SCOPE // namespace linkout:: 00046 00047 // destructor 00048 CApad::~CApad(void) 00049 { 00050 } 00051 00052 END_linkout_SCOPE // namespace linkout:: 00053 00054 /* Original file checksum: lines: 53, chars: 1675, CRC32: 2c1749ab */
1.7.5.1
Modified on Wed May 23 13:14:33 2012 by modify_doxy.py rev. 337098