tentacles_library.cpp

Go to the documentation of this file.
00001 #ifndef TENTACLES_LIBRARY_IMPLEMENTATION_FILE
00002 #define TENTACLES_LIBRARY_IMPLEMENTATION_FILE
00003 
00004 /*****************************************************************************\
00005 *                                                                             *
00006 *  Name   : tentacles library glommer                                         *
00007 *  Author : Chris Koeritz                                                     *
00008 *                                                                             *
00009 *  Purpose:                                                                   *
00010 *                                                                             *
00011 *    Provides access to all the code files in the library to assist building  *
00012 *  statically linked applications.                                            *
00013 *                                                                             *
00014 *******************************************************************************
00015 * Copyright (c) 2002-$now By Author.  This program is free software; you can  *
00016 * redistribute it and/or modify it under the terms of the GNU General Public  *
00017 * License as published by the Free Software Foundation; either version 2 of   *
00018 * the License or (at your option) any later version.  This is online at:      *
00019 *     http://www.fsf.org/copyleft/gpl.html                                    *
00020 * Please send any updates to: fred@gruntose.com                               *
00021 \*****************************************************************************/
00022 
00023 #include "encryption_infoton.cpp"
00024 #include "encryption_tentacle.cpp"
00025 #include "encryption_wrapper.cpp"
00026 #include "entity_registry.cpp"
00027 #include "file_transfer_infoton.cpp"
00028 #include "file_transfer_tentacle.cpp"
00029 #include "key_repository.cpp"
00030 #include "login_tentacle.cpp"
00031 #include "recursive_file_copy.cpp"
00032 #include "security_infoton.cpp"
00033 #include "simple_entity_registry.cpp"
00034 
00035 
00036 #endif //TENTACLES_LIBRARY_IMPLEMENTATION_FILE
00037 

Generated on Fri Nov 28 04:29:33 2008 for HOOPLE Libraries by  doxygen 1.5.1