Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 5eb826aa4501ed8d8df68ed910a162ee > files > 69

globus-common-doc-14.6-1.fc15.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<!-- THIS FILE IS AUTOMATICALLY GENERATED FROM THE GLOBUS SOURCE CODE
     DO NOT MODIFY.
-->
<title>Globus Reference Manual</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.7.4 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('group__globus__generic__error__api.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#groups">Modules</a>  </div>
  <div class="headertitle">
<div class="title">Globus Generic Error API</div>  </div>
<div class="ingroups"><a class="el" href="group__globus__error__api.html">Globus Error API</a></div></div>
<div class="contents">
<div class="dynheader">
Collaboration diagram for Globus Generic Error API:</div>
<div class="dyncontent">
<center><table><tr><td><img src="group__globus__generic__error__api.png" border="0" alt="" usemap="#group____globus____generic____error____api"/>
<map name="group____globus____generic____error____api" id="group____globus____generic____error____api">
<area shape="rect" id="node1" href="group__globus__generic__error__utility.html" title="Helper functions for dealing with Globus Generic Error objects." alt="" coords="433,5,588,35"/><area shape="rect" id="node2" href="group__globus__generic__error__object.html" title="Create and initialize a Globus Generic Error object." alt="" coords="447,59,575,88"/><area shape="rect" id="node3" href="group__globus__generic__error__accessor.html" title="Get and set data in a Globus Generic Error object." alt="" coords="396,112,625,141"/><area shape="rect" id="node4" href="group__globus__error__api.html" title="Intended use:" alt="" coords="7,59,127,88"/></map>
</td></tr></table></center>
</div>
<h2><a name="groups"></a>
Modules</h2>
<ul>
<li><a class="el" href="group__globus__generic__error__object.html">Error Construction</a>
<li><a class="el" href="group__globus__generic__error__accessor.html">Error Data Accessors and Modifiers</a>
<li><a class="el" href="group__globus__generic__error__utility.html">Error Handling Helpers</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<p><a class="anchor" id="globus_generic_error_api"></a></p>
<p>These globus_error functions are motivated by the desire to provide a easier way of generating new error types, while at the same time preserving all features (e.g. memory management, chaining) of the current error handling framework. It does this by defining a generic error type for globus which in turn contains a integer in it's instance data which is used for carrying the actual error type information.</p>
<p>Any program that uses Globus Generic Error functions must include "globus_common.h".</p>
 
 <a href="main.html" target="_top">View documentation without frames</a><br>
 <a href="index.html" target="_top">View documentation with frames</a><br>
  </div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
<hr>
<p align="center">
<a href="http://www.globus.org/toolkit/about.html" target="_top">about globus</a> |
<a href="http://www.globus.org/toolkit/" target="_top">globus toolkit</a> |
<a href="https://dev.globus.org/wiki/Welcome/" target="_top">dev.globus</a>
<br>
<br>
Comments? <a href="mailto:webmaster@globus.org">webmaster@globus.org</a>

</body>
</html>