blob: d40b524226ae5659f79d4ceea8827c30b2d21e8f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libVOTable: votHTML.c File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>votHTML.c File Reference</h1>Utility procedures to write HTML files.
<a href="#_details">More...</a>
<p>
<code>#include <stdio.h></code><br>
<code>#include <stdlib.h></code><br>
<code>#include <sys/ipc.h></code><br>
<code>#include <sys/sem.h></code><br>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5d4675e6ef2d96ff212d78ee57189081"></a><!-- doxytag: member="votHTML.c::vot_initKML" ref="5d4675e6ef2d96ff212d78ee57189081" args="(FILE *fd, svcParams *pars)" -->
void </td><td class="memItemRight" valign="bottom"><b>vot_initKML</b> (FILE *fd, svcParams *pars)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="821ab33fb60d4178805cb075df5ddb33"></a><!-- doxytag: member="votHTML.c::vot_printHTMLRow" ref="821ab33fb60d4178805cb075df5ddb33" args="(FILE *fd, char *line, int isHdr, int rownum)" -->
void </td><td class="memItemRight" valign="bottom"><b>vot_printHTMLRow</b> (FILE *fd, char *line, int isHdr, int rownum)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a25a437d5c3f36fb7277f069ccb7a8e6"></a><!-- doxytag: member="votHTML.c::vot_closeKML" ref="a25a437d5c3f36fb7277f069ccb7a8e6" args="(FILE *fd)" -->
void </td><td class="memItemRight" valign="bottom"><b>vot_closeKML</b> (FILE *fd)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5b0e22119c9d05adc9972ad9ced5afbf"></a><!-- doxytag: member="votHTML.c::vot_initHTML" ref="5b0e22119c9d05adc9972ad9ced5afbf" args="(FILE *fd, svcParams *pars)" -->
void </td><td class="memItemRight" valign="bottom"><b>vot_initHTML</b> (FILE *fd, svcParams *pars)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="313bbe2d9647729e6db933393dacfc9b"></a><!-- doxytag: member="votHTML.c::vot_closeHTML" ref="313bbe2d9647729e6db933393dacfc9b" args="(FILE *fd)" -->
void </td><td class="memItemRight" valign="bottom"><b>vot_closeHTML</b> (FILE *fd)</td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="317afff57d87a89158c2b038d37b2b08"></a><!-- doxytag: member="votHTML.c::format" ref="317afff57d87a89158c2b038d37b2b08" args="" -->
int </td><td class="memItemRight" valign="bottom"><b>format</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a883717198e9b4ad4933df64036c7812"></a><!-- doxytag: member="votHTML.c::iportal" ref="a883717198e9b4ad4933df64036c7812" args="" -->
int </td><td class="memItemRight" valign="bottom"><b>iportal</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="35b7b95901d89dcdc3bf58c6cb8ea4a7"></a><!-- doxytag: member="votHTML.c::html_border" ref="35b7b95901d89dcdc3bf58c6cb8ea4a7" args="" -->
int </td><td class="memItemRight" valign="bottom"><b>html_border</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="92980e68cb960f4b12370ffbbae6ca4c"></a><!-- doxytag: member="votHTML.c::html_color" ref="92980e68cb960f4b12370ffbbae6ca4c" args="" -->
int </td><td class="memItemRight" valign="bottom"><b>html_color</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4903ee7abe49ece45642cdbfe7e9bddb"></a><!-- doxytag: member="votHTML.c::html_header" ref="4903ee7abe49ece45642cdbfe7e9bddb" args="" -->
int </td><td class="memItemRight" valign="bottom"><b>html_header</b></td></tr>
</table>
<hr><h2>Detailed Description</h2>
Utility procedures to write HTML files.
<p>
VODALUTIL.C -- Utility procedures to write HTML files procedures.<p>
<dl class="author" compact><dt><b>Author:</b></dt><dd>Mike Fitzpatrick </dd></dl>
<dl class="date" compact><dt><b>Date:</b></dt><dd>July 2007 </dd></dl>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 27 21:10:08 2013 for libVOTable by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>
|