- Code/Resource
- Windows Develop
- Linux-Unix program
- Internet-Socket-Network
- Web Server
- Browser Client
- Ftp Server
- Ftp Client
- Browser Plugins
- Proxy Server
- Email Server
- Email Client
- WEB Mail
- Firewall-Security
- Telnet Server
- Telnet Client
- ICQ-IM-Chat
- Search Engine
- Sniffer Package capture
- Remote Control
- xml-soap-webservice
- P2P
- WEB(ASP,PHP,...)
- TCP/IP Stack
- SNMP
- Grid Computing
- SilverLight
- DNS
- Cluster Service
- Network Security
- Communication-Mobile
- Game Program
- Editor
- Multimedia program
- Graph program
- Compiler program
- Compress-Decompress algrithms
- Crypt_Decrypt algrithms
- Mathimatics-Numerical algorithms
- MultiLanguage
- Disk/Storage
- Java Develop
- assembly language
- Applications
- Other systems
- Database system
- Embeded-SCM Develop
- FlashMX/Flex
- source in ebook
- Delphi VCL
- OS Develop
- MiddleWare
- MPI
- MacOS develop
- LabView
- ELanguage
- Software/Tools
- E-Books
- Artical/Document
Db_Env.cpp
Package: ncbi_cxx_win--Jul_08_2004.zip [view]
Upload User: yhdzpy8989
Upload Date: 2007-06-13
Package Size: 13604k
Code Size: 2k
Category:
Bio-Recognize
Development Platform:
C/C++
- /*
- * ===========================================================================
- * PRODUCTION $Log: Db_Env.cpp,v $
- * PRODUCTION Revision 1000.1 2004/06/01 19:45:17 gouriano
- * PRODUCTION PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.2
- * PRODUCTION
- * ===========================================================================
- */
- /* $Id: Db_Env.cpp,v 1000.1 2004/06/01 19:45:17 gouriano Exp $
- * ===========================================================================
- *
- * PUBLIC DOMAIN NOTICE
- * National Center for Biotechnology Information
- *
- * This software/database is a "United States Government Work" under the
- * terms of the United States Copyright Act. It was written as part of
- * the author's official duties as a United States Government employee and
- * thus cannot be copyrighted. This software/database is freely available
- * to the public for use. The National Library of Medicine and the U.S.
- * Government have not placed any restriction on its use or reproduction.
- *
- * Although all reasonable efforts have been taken to ensure the accuracy
- * and reliability of the software and data, the NLM and the U.S.
- * Government do not and cannot warrant the performance or results that
- * may be obtained by using this software or data. The NLM and the U.S.
- * Government disclaim all warranties, express or implied, including
- * warranties of performance, merchantability or fitness for any particular
- * purpose.
- *
- * Please cite the author in any work or product based on this material.
- *
- * ===========================================================================
- *
- * Author: .......
- *
- * File Description:
- * .......
- *
- * Remark:
- * This code was originally generated by application DATATOOL
- * using specifications from the data definition file
- * 'twebenv.asn'.
- */
- // standard includes
- // generated includes
- #include <ncbi_pch.hpp>
- #include "Db_Env.hpp"
- // generated classes
- // destructor
- CDb_Env::~CDb_Env(void)
- {
- }
- /*
- * ===========================================================================
- *
- * $Log: Db_Env.cpp,v $
- * Revision 1000.1 2004/06/01 19:45:17 gouriano
- * PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.2
- *
- * Revision 1.2 2004/05/17 21:04:04 gorelenk
- * Added include of PCH ncbi_pch.hpp
- *
- * Revision 1.1 2004/01/21 15:19:42 grichenk
- * Initial revision
- *
- *
- * ===========================================================================
- */
- /* Original file checksum: lines: 56, chars: 1734, CRC32: bd899ab6 */