Google
Web alhem.net
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

html.h

Go to the documentation of this file.
00001 // html.h 00002 /* 00003 Copyright (C) 2001-2004 Anders Hedstrom (grymse@alhem.net) 00004 00005 This program is free software; you can redistribute it and/or 00006 modify it under the terms of the GNU General Public License 00007 as published by the Free Software Foundation; either version 2 00008 of the License, or (at your option) any later version. 00009 00010 This program is distributed in the hope that it will be useful, 00011 but WITHOUT ANY WARRANTY; without even the implied warranty of 00012 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00013 GNU General Public License for more details. 00014 00015 You should have received a copy of the GNU General Public License 00016 along with this program; if not, write to the Free Software 00017 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 00018 */ 00019 #ifndef _HTML_H 00020 #define _HTML_H 00021 00022 void error(char *s); 00023 void header_top(char *,long); 00024 void header0(char *,long,Cookies *); 00025 void header(char *s,long); 00026 void nullheader(char *s,long); 00027 void footer(); 00028 // images 00029 void iplus(); 00030 void iplusend(); 00031 void iclosed(); 00032 void iminus(); 00033 void iminusend(); 00034 void iopen(); 00035 void ivertline(); 00036 void ibranchcont(); 00037 void ibranchend(); 00038 void iglobe(); 00039 void iglobe0(); 00040 void ithumbsup(); 00041 void ithumbsdown(); 00042 void ipascal(); 00043 void iempty(); 00044 void iexpanded(); 00045 void inotexpanded(); 00046 00047 #endif // _HTML_H

Generated on Thu Feb 10 22:42:34 2005 for Distributed URL Classification Tool by doxygen 1.3.7