aboutsummaryrefslogtreecommitdiff
path: root/doc/uddi2/html/classuddi2____service_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/uddi2/html/classuddi2____service_detail.html')
-rw-r--r--doc/uddi2/html/classuddi2____service_detail.html167
1 files changed, 167 insertions, 0 deletions
diff --git a/doc/uddi2/html/classuddi2____service_detail.html b/doc/uddi2/html/classuddi2____service_detail.html
new file mode 100644
index 0000000..d39865b
--- /dev/null
+++ b/doc/uddi2/html/classuddi2____service_detail.html
@@ -0,0 +1,167 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>gSOAP UDDI v2: uddi2__serviceDetail Class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.8 -->
+<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
+<h1>uddi2__serviceDetail Class Reference</h1>Schema urn:uddi-org:api_v2:"serviceDetail".
+<a href="#_details">More...</a>
+<p>
+<code>#include &lt;uddi_v2.h&gt;</code>
+<p>
+<a href="classuddi2____service_detail-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="classuddi2____business_service.html">uddi2__businessService</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classuddi2____service_detail.html#o0">businessService</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Vector of uddi2__businessService* with length 0..unbounded. <a href="#o0"></a><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classuddi2____service_detail.html#o1">generic</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attribute generic of type xs:string. <a href="#o1"></a><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classuddi2____service_detail.html#o2">operator_</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attribute operator of type xs:string. <a href="#o2"></a><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>enum <a class="el" href="uddi__v2_8h.html#a48">uddi2__truncated</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classuddi2____service_detail.html#o3">truncated</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attribute truncated of type "urn:uddi-org:api_v2":truncated. <a href="#o3"></a><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classuddi2____service_detail.html#o4">soap</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classuddi2____service_detail.html#o4">soap</a></td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A handle to the soap struct context that manages this class instance. <a href="#o4"></a><br></td></tr>
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+Schema urn:uddi-org:api_v2:"serviceDetail".
+<p>
+<hr><h2>Member Data Documentation</h2>
+<a class="anchor" name="o0" doxytag="uddi2__serviceDetail::businessService" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> std::vector&lt;<a class="el" href="classuddi2____business_service.html">uddi2__businessService</a>*&gt; <a class="el" href="classuddi2____service_detail.html#o0">uddi2__serviceDetail::businessService</a> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Vector of uddi2__businessService* with length 0..unbounded.
+<p>
+ </td>
+ </tr>
+</table>
+<a class="anchor" name="o1" doxytag="uddi2__serviceDetail::generic" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> char* <a class="el" href="classuddi2____service_detail.html#o1">uddi2__serviceDetail::generic</a> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Attribute generic of type xs:string.
+<p>
+Required attribute </td>
+ </tr>
+</table>
+<a class="anchor" name="o2" doxytag="uddi2__serviceDetail::operator_" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> char* <a class="el" href="classuddi2____service_detail.html#o2">uddi2__serviceDetail::operator_</a> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Attribute operator of type xs:string.
+<p>
+Required attribute </td>
+ </tr>
+</table>
+<a class="anchor" name="o4" doxytag="uddi2__serviceDetail::soap" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> struct <a class="el" href="classuddi2____service_detail.html#o4">soap</a>* <a class="el" href="classuddi2____service_detail.html#o4">uddi2__serviceDetail::soap</a> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+A handle to the soap struct context that manages this class instance.
+<p>
+ </td>
+ </tr>
+</table>
+<a class="anchor" name="o3" doxytag="uddi2__serviceDetail::truncated" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> enum <a class="el" href="uddi__v2_8h.html#a48">uddi2__truncated</a>* <a class="el" href="classuddi2____service_detail.html#o3">uddi2__serviceDetail::truncated</a> </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Attribute truncated of type "urn:uddi-org:api_v2":truncated.
+<p>
+Optional attribute </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following file:<ul>
+<li>/Users/engelen/Projects/gsoap/doc/uddi2/<a class="el" href="uddi__v2_8h.html">uddi_v2.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Wed Aug 17 16:17:00 2005 for gSOAP UDDI v2 by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 ></a> 1.3.8 </small></address>
+</body>
+</html>