|
|
|
|
|
00001 /* ///////////////////////////////////////////////////////////////////////// 00002 * File: pantheios/frontends/fe.all.h 00003 * 00004 * Purpose: Declaration of the Pantheios fe.all Stock Front-end API. 00005 * 00006 * Created: 5th January 2008 00007 * Updated: 9th March 2008 00008 * 00009 * Author: Matthew Wilson 00010 * 00011 * Home: http://www.pantheios.org/ 00012 * 00013 * Copyright (c) 2008, Matthew Wilson and Synesis Software 00014 * All rights reserved. 00015 * 00016 * Redistribution and use in source and binary forms, with or without 00017 * modification, are permitted provided that the following conditions are 00018 * met: 00019 * 00020 * - Redistributions of source code must retain the above copyright notice, 00021 * this list of conditions and the following disclaimer. 00022 * - Redistributions in binary form must reproduce the above copyright 00023 * notice, this list of conditions and the following disclaimer in the 00024 * documentation and/or other materials provided with the distribution. 00025 * - Neither the name(s) of Matthew Wilson and Synesis Software nor the 00026 * names of any contributors may be used to endorse or promote products 00027 * derived from this software without specific prior written permission. 00028 * 00029 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS 00030 * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 00031 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 00032 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 00033 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 00034 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 00035 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 00036 * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 00037 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 00038 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 00039 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 00040 * 00041 * ////////////////////////////////////////////////////////////////////// */ 00042 00043 00049 #ifndef PANTHEIOS_INCL_PANTHEIOS_FRONTENDS_H_FE_ALL 00050 #define PANTHEIOS_INCL_PANTHEIOS_FRONTENDS_H_FE_ALL 00051 00052 /* ///////////////////////////////////////////////////////////////////////// 00053 * Version information 00054 */ 00055 00056 #ifndef PANTHEIOS_DOCUMENTATION_SKIP_SECTION 00057 # define PANTHEIOS_VER_PANTHEIOS_BACKENDS_H_FE_ALL_MAJOR 1 00058 # define PANTHEIOS_VER_PANTHEIOS_BACKENDS_H_FE_ALL_MINOR 0 00059 # define PANTHEIOS_VER_PANTHEIOS_BACKENDS_H_FE_ALL_REVISION 2 00060 # define PANTHEIOS_VER_PANTHEIOS_BACKENDS_H_FE_ALL_EDIT 2 00061 #endif /* !PANTHEIOS_DOCUMENTATION_SKIP_SECTION */ 00062 00063 /* ///////////////////////////////////////////////////////////////////////// 00064 * Includes 00065 */ 00066 00067 #ifndef PANTHEIOS_INCL_PANTHEIOS_H_PANTHEIOS 00068 # include <pantheios/pantheios.h> 00069 #endif /* !PANTHEIOS_INCL_PANTHEIOS_H_PANTHEIOS */ 00070 #ifndef PANTHEIOS_INCL_PANTHEIOS_FRONTENDS_H_STOCK 00071 # include <pantheios/frontends/stock.h> 00072 #endif /* !PANTHEIOS_INCL_PANTHEIOS_FRONTENDS_H_STOCK */ 00073 00079 /* ///////////////////////////////////////////////////////////////////////// 00080 * API 00081 */ 00082 00083 /* ////////////////////////////////////////////////////////////////////// */ 00084 00085 #endif /* PANTHEIOS_INCL_PANTHEIOS_FRONTENDS_H_FE_ALL */ 00086 00087 /* ////////////////////////////////////////////////////////////////////// */
|
|
|
| pantheios Library documentation © Matthew Wilson, 2006-2008 |
|

