You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by ma...@apache.org on 2007/10/05 07:21:13 UTC

svn commit: r582078 [17/35] - in /webservices/sandesha/site/sandesha2/c: ./ api/html/ docs/

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,155 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_invoker_mgr.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_invoker_mgr_h"></a><h2>sandesha2_invoker_mgr.h</h2><p><a href="sandesha2__invoker__mgr_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright 2004,2005 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016 
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_INVOKER_MGR_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_INVOKER_MGR_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;axutil_allocator.h&gt;</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axutil_error.h&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;axutil_string.h&gt;</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;axutil_utils.h&gt;</span>
+<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;axis2_ctx.h&gt;</span>
+<a name="l00031"></a>00031 <span class="preprocessor">#include &lt;axutil_array_list.h&gt;</span>
+<a name="l00032"></a>00032 <span class="preprocessor">#include &lt;sandesha2_invoker_bean.h&gt;</span>
+<a name="l00033"></a>00033 
+<a name="l00034"></a>00034 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00035"></a>00035 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00036"></a>00036 {
+<a name="l00037"></a>00037 <span class="preprocessor">#endif</span>
+<a name="l00038"></a>00038 <span class="preprocessor"></span>
+<a name="l00039"></a>00039 <span class="keyword">typedef</span> <span class="keyword">struct </span>sandesha2_invoker_mgr sandesha2_invoker_mgr_t;
+<a name="l00040"></a>00040 <span class="keyword">typedef</span> <span class="keyword">struct </span>sandesha2_invoker_mgr_ops sandesha2_invoker_mgr_ops_t;
+<a name="l00041"></a>00041 
+<a name="l00042"></a>00042 AXIS2_DECLARE_DATA <span class="keyword">struct </span>sandesha2_invoker_mgr_ops
+<a name="l00043"></a>00043 {
+<a name="l00048"></a>00048     void (AXIS2_CALL *
+<a name="l00049"></a>00049             free)(
+<a name="l00050"></a>00050                 sandesha2_invoker_mgr_t *invoker,
+<a name="l00051"></a>00051                 <span class="keyword">const</span> axutil_env_t *envv);
+<a name="l00052"></a>00052 
+<a name="l00053"></a>00053     axis2_bool_t (AXIS2_CALL *
+<a name="l00054"></a>00054             insert)(
+<a name="l00055"></a>00055                 sandesha2_invoker_mgr_t *invoker,
+<a name="l00056"></a>00056                 <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00057"></a>00057                 sandesha2_invoker_bean_t *bean);
+<a name="l00058"></a>00058 
+<a name="l00059"></a>00059     axis2_bool_t (AXIS2_CALL *
+<a name="l00060"></a>00060             <span class="keyword">remove</span>)(
+<a name="l00061"></a>00061                 sandesha2_invoker_mgr_t *invoker,
+<a name="l00062"></a>00062                 <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00063"></a>00063                 axis2_char_t *ref_key);
+<a name="l00064"></a>00064 
+<a name="l00065"></a>00065     sandesha2_invoker_bean_t *(AXIS2_CALL *
+<a name="l00066"></a>00066             retrieve)(
+<a name="l00067"></a>00067                 sandesha2_invoker_mgr_t *invoker,
+<a name="l00068"></a>00068                 <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00069"></a>00069                 axis2_char_t *ref_key);
+<a name="l00070"></a>00070 
+<a name="l00071"></a>00071     axis2_bool_t (AXIS2_CALL *
+<a name="l00072"></a>00072             update)(
+<a name="l00073"></a>00073                 sandesha2_invoker_mgr_t *invoker,
+<a name="l00074"></a>00074                 <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00075"></a>00075                 sandesha2_invoker_bean_t *bean);
+<a name="l00076"></a>00076 
+<a name="l00077"></a>00077     axutil_array_list_t *(AXIS2_CALL *
+<a name="l00078"></a>00078             find)(
+<a name="l00079"></a>00079                 sandesha2_invoker_mgr_t *invoker,
+<a name="l00080"></a>00080                 <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00081"></a>00081                 sandesha2_invoker_bean_t *bean);
+<a name="l00082"></a>00082 
+<a name="l00083"></a>00083     sandesha2_invoker_bean_t *(AXIS2_CALL *
+<a name="l00084"></a>00084             find_unique)(
+<a name="l00085"></a>00085                 sandesha2_invoker_mgr_t *invoker,
+<a name="l00086"></a>00086                 <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00087"></a>00087                 sandesha2_invoker_bean_t *bean);
+<a name="l00088"></a>00088 
+<a name="l00089"></a>00089 };
+<a name="l00090"></a>00090 
+<a name="l00091"></a>00091 AXIS2_DECLARE_DATA <span class="keyword">struct </span>sandesha2_invoker_mgr
+<a name="l00092"></a>00092 {
+<a name="l00093"></a>00093     sandesha2_invoker_mgr_ops_t ops;
+<a name="l00094"></a>00094 };
+<a name="l00095"></a>00095 
+<a name="l00096"></a>00096 AXIS2_EXTERN sandesha2_invoker_mgr_t * AXIS2_CALL
+<a name="l00097"></a>00097 sandesha2_invoker_mgr_create(
+<a name="l00098"></a>00098     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00099"></a>00099     axis2_ctx_t *ctx);
+<a name="l00100"></a>00100 
+<a name="l00101"></a>00101 <span class="keywordtype">void</span> AXIS2_CALL 
+<a name="l00102"></a>00102 sandesha2_invoker_mgr_free(
+<a name="l00103"></a>00103     sandesha2_invoker_mgr_t *invoker,
+<a name="l00104"></a>00104     <span class="keyword">const</span> axutil_env_t *envv);
+<a name="l00105"></a>00105 
+<a name="l00106"></a>00106 axis2_bool_t AXIS2_CALL
+<a name="l00107"></a>00107 sandesha2_invoker_mgr_insert(
+<a name="l00108"></a>00108     sandesha2_invoker_mgr_t *invoker,
+<a name="l00109"></a>00109     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00110"></a>00110     sandesha2_invoker_bean_t *bean);
+<a name="l00111"></a>00111 
+<a name="l00112"></a>00112 axis2_bool_t AXIS2_CALL
+<a name="l00113"></a>00113 sandesha2_invoker_mgr_remove(
+<a name="l00114"></a>00114     sandesha2_invoker_mgr_t *invoker,
+<a name="l00115"></a>00115     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00116"></a>00116     axis2_char_t *ref_key);
+<a name="l00117"></a>00117 
+<a name="l00118"></a>00118 sandesha2_invoker_bean_t *AXIS2_CALL
+<a name="l00119"></a>00119 sandesha2_invoker_mgr_retrieve(
+<a name="l00120"></a>00120     sandesha2_invoker_mgr_t *invoker,
+<a name="l00121"></a>00121     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00122"></a>00122     axis2_char_t *ref_key);
+<a name="l00123"></a>00123 
+<a name="l00124"></a>00124 axis2_bool_t AXIS2_CALL
+<a name="l00125"></a>00125 sandesha2_invoker_mgr_update(
+<a name="l00126"></a>00126     sandesha2_invoker_mgr_t *invoker,
+<a name="l00127"></a>00127     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00128"></a>00128     sandesha2_invoker_bean_t *bean);
+<a name="l00129"></a>00129 
+<a name="l00130"></a>00130 axutil_array_list_t *AXIS2_CALL
+<a name="l00131"></a>00131 sandesha2_invoker_mgr_find(
+<a name="l00132"></a>00132     sandesha2_invoker_mgr_t *invoker,
+<a name="l00133"></a>00133     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00134"></a>00134     sandesha2_invoker_bean_t *bean);
+<a name="l00135"></a>00135 
+<a name="l00136"></a>00136 sandesha2_invoker_bean_t *AXIS2_CALL
+<a name="l00137"></a>00137 sandesha2_invoker_mgr_find_unique(
+<a name="l00138"></a>00138     sandesha2_invoker_mgr_t *invoker,
+<a name="l00139"></a>00139     <span class="keyword">const</span> axutil_env_t *env,
+<a name="l00140"></a>00140     sandesha2_invoker_bean_t *bean);
+<a name="l00141"></a>00141 
+<a name="l00142"></a>00142 
+<a name="l00144"></a>00144 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00145"></a>00145 <span class="preprocessor"></span>}
+<a name="l00146"></a>00146 <span class="preprocessor">#endif</span>
+<a name="l00147"></a>00147 <span class="preprocessor"></span><span class="preprocessor">#endif </span><span class="comment">/* SANDESHA2_INVOKER_MGR_H */</span>
+</pre></div></p></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__invoker__mgr_8h.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,46 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_invoker_mgr.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_invoker_mgr_h_File_Reference"></a><h2>sandesha2_invoker_mgr.h File Reference</h2><p>Sandesha In Memory Invoker Manager Interface. <a href="#_details">More...</a></p><p>
+<code>#include &lt;axutil_allocator.h&gt;</code><br></br>
+<code>#include &lt;axutil_env.h&gt;</code><br></br>
+<code>#include &lt;axutil_error.h&gt;</code><br></br>
+<code>#include &lt;axutil_string.h&gt;</code><br></br>
+<code>#include &lt;axutil_utils.h&gt;</code><br></br>
+<code>#include &lt;axis2_ctx.h&gt;</code><br></br>
+<code>#include &lt;axutil_array_list.h&gt;</code><br></br>
+<code>#include &lt;sandesha2_invoker_bean.h&gt;</code><br></br>
+
+</p><p>
+<a href="sandesha2__invoker__mgr_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="a"><td></td></tr><tr class="b"><td colspan="2"><br></br><h2>Classes</h2></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_ops</b></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr</b></td></tr><tr class="a"><td colspan="2"><br></br><h2>Typedefs</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="1e70610fd661fdb2bb2254a815da361d"></a>
+typedef struct <br></br>
+sandesha2_invoker_mgr </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_t</b></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="9f55ea94e37815b11f5356135f46eea0"></a>
+typedef struct <br></br>
+sandesha2_invoker_mgr_ops </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_ops_t</b></td></tr><tr class="b"><td colspan="2"><br></br><h2>Functions</h2></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="244f2560cb6437f3872c69bff0925f4f"></a>
+AXIS2_EXTERN <br></br>
+sandesha2_invoker_mgr_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_create</b> (const axutil_env_t *env, axis2_ctx_t *ctx)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="158fd53bc0cfefe78bae08f1e4a419cf"></a>
+void </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_free</b> (sandesha2_invoker_mgr_t *invoker, const axutil_env_t *envv)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="aeb3eebe3df6a6505255abebc0390d8d"></a>
+axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_insert</b> (sandesha2_invoker_mgr_t *invoker, const axutil_env_t *env, sandesha2_invoker_bean_t *bean)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="e4ed4888c8de67486016303f8f0130bf"></a>
+axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_remove</b> (sandesha2_invoker_mgr_t *invoker, const axutil_env_t *env, axis2_char_t *ref_key)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="215e5af2f382d4116f87401d8da4e66f"></a>
+sandesha2_invoker_bean_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_retrieve</b> (sandesha2_invoker_mgr_t *invoker, const axutil_env_t *env, axis2_char_t *ref_key)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="a0d2244fb4030006258a0504d23f0616"></a>
+axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_update</b> (sandesha2_invoker_mgr_t *invoker, const axutil_env_t *env, sandesha2_invoker_bean_t *bean)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="32abc98c69b5519b78dfa62d42ffee21"></a>
+axutil_array_list_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_find</b> (sandesha2_invoker_mgr_t *invoker, const axutil_env_t *env, sandesha2_invoker_bean_t *bean)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="3d164914e5716e775ebb59172fd1b805"></a>
+sandesha2_invoker_bean_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_invoker_mgr_find_unique</b> (sandesha2_invoker_mgr_t *invoker, const axutil_env_t *env, sandesha2_invoker_bean_t *bean)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3><p>
+Sandesha In Memory Invoker Manager Interface. 
+</p><p>
+</p></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,113 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_iom_rm_element.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_iom_rm_element_h"></a><h2>sandesha2_iom_rm_element.h</h2><p><a href="sandesha2__iom__rm__element_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright 2004,2005 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016  
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_IOM_RM_ELEMENT_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_IOM_RM_ELEMENT_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;axutil_utils_defines.h&gt;</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axiom_soap_envelope.h&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;axiom_element.h&gt;</span>
+<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;sandesha2_error.h&gt;</span>
+<a name="l00030"></a>00030 
+<a name="l00031"></a>00031 
+<a name="l00032"></a>00032 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00033"></a>00033 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00034"></a>00034 {
+<a name="l00035"></a>00035 <span class="preprocessor">#endif</span>
+<a name="l00036"></a>00036 <span class="preprocessor"></span>
+<a name="l00042"></a>00042  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__element__ops.html" title="IOM RM Element ops struct Encapsulator struct for ops of sandesha2_iom_rm_element...">sandesha2_iom_rm_element_ops</a> <a class="code" href="structsandesha2__iom__rm__element__ops.html" title="IOM RM Element ops struct Encapsulator struct for ops of sandesha2_iom_rm_element...">sandesha2_iom_rm_element_ops_t</a>;
+<a name="l00043"></a>00043  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element</a> <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a>;
+<a name="l00048"></a><a class="code" href="structsandesha2__iom__rm__element__ops.html">00048</a> AXIS2_DECLARE_DATA <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__element__ops.html" title="IOM RM Element ops struct Encapsulator struct for ops of sandesha2_iom_rm_element...">sandesha2_iom_rm_element_ops</a>
+<a name="l00049"></a>00049 {       
+<a name="l00050"></a>00050     axis2_status_t (AXIS2_CALL *free)
+<a name="l00051"></a>00051         (<a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00052"></a>00052         <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00053"></a>00053 
+<a name="l00054"></a>00054     axis2_char_t* (AXIS2_CALL *get_namespace_value) 
+<a name="l00055"></a>00055         (<a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00056"></a>00056         <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00057"></a>00057 
+<a name="l00058"></a>00058     <span class="keywordtype">void</span>* (AXIS2_CALL *from_om_node) 
+<a name="l00059"></a>00059         (<a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00060"></a>00060         <span class="keyword">const</span> axutil_env_t *env, axiom_node_t *om_node);
+<a name="l00061"></a>00061 
+<a name="l00062"></a>00062     axiom_node_t* (AXIS2_CALL *to_om_node) 
+<a name="l00063"></a>00063         (<a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00064"></a>00064         <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00065"></a>00065         <span class="keywordtype">void</span> *om_node);
+<a name="l00066"></a>00066 
+<a name="l00067"></a>00067         axis2_bool_t (AXIS2_CALL *is_namespace_supported) 
+<a name="l00068"></a>00068         (<a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00069"></a>00069         <span class="keyword">const</span> axutil_env_t *env, axis2_char_t *ns);
+<a name="l00070"></a>00070 };
+<a name="l00071"></a>00071 
+<a name="l00076"></a><a class="code" href="structsandesha2__iom__rm__element.html">00076</a> AXIS2_DECLARE_DATA <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element</a>
+<a name="l00077"></a>00077 {
+<a name="l00078"></a>00078     <a class="code" href="structsandesha2__iom__rm__element__ops.html" title="IOM RM Element ops struct Encapsulator struct for ops of sandesha2_iom_rm_element...">sandesha2_iom_rm_element_ops_t</a> *ops;
+<a name="l00079"></a>00079 };
+<a name="l00080"></a>00080 
+<a name="l00081"></a>00081 axis2_status_t AXIS2_CALL
+<a name="l00082"></a>00082 sandesha2_iom_rm_element_free(
+<a name="l00083"></a>00083     <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00084"></a>00084     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00085"></a>00085     
+<a name="l00086"></a>00086 axis2_char_t* AXIS2_CALL
+<a name="l00087"></a>00087 sandesha2_iom_rm_element_get_namespace_value( 
+<a name="l00088"></a>00088     <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00089"></a>00089     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00090"></a>00090 
+<a name="l00091"></a>00091 <span class="keywordtype">void</span>* AXIS2_CALL
+<a name="l00092"></a>00092 sandesha2_iom_rm_element_from_om_node(
+<a name="l00093"></a>00093     <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00094"></a>00094     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00095"></a>00095     axiom_node_t *om_node);
+<a name="l00096"></a>00096 
+<a name="l00097"></a>00097 axiom_node_t * AXIS2_CALL
+<a name="l00098"></a>00098 sandesha2_iom_rm_element_to_om_node(
+<a name="l00099"></a>00099     <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00100"></a>00100     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00101"></a>00101     <span class="keywordtype">void</span> *om_node);
+<a name="l00102"></a>00102 
+<a name="l00103"></a>00103 axis2_bool_t AXIS2_CALL
+<a name="l00104"></a>00104 sandesha2_iom_rm_element_is_namespace_supported( 
+<a name="l00105"></a>00105     <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> *element,
+<a name="l00106"></a>00106     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00107"></a>00107     axis2_char_t *ns);
+<a name="l00108"></a>00108 
+<a name="l00110"></a>00110 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00111"></a>00111 <span class="preprocessor"></span>}
+<a name="l00112"></a>00112 <span class="preprocessor">#endif</span>
+<a name="l00113"></a>00113 <span class="preprocessor"></span>
+<a name="l00114"></a>00114 <span class="preprocessor">#endif </span><span class="comment">/*SANDESHA2_IOM_RM_ELEMENT_H*/</span>
+</pre></div></p></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__element_8h.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,29 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_iom_rm_element.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_iom_rm_element_h_File_Reference"></a><h2>sandesha2_iom_rm_element.h File Reference</h2><code>#include &lt;axutil_utils_defines.h&gt;</code><br></br><code>#include &lt;axutil_env.h&gt;</code><br></br><code>#include &lt;axiom_soap_envelope.h&gt;</code><br></br><code>#include &lt;axiom_element.h&gt;</code><br></br><code>#include &lt;sandesha2_error.h&gt;</code><br></br><p>
+<a href="sandesha2__iom__rm__element_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="b"><td></td></tr><tr class="a"><td colspan="2"><br></br><h2>Classes</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structsandesha2__iom__rm__element__ops.html">sandesha2_iom_rm_element_ops</a></td></tr><tr class="a"><td class="mdescLeft"> </td><td class="mdescRight">IOM RM Element ops struct Encapsulator struct for ops of <a class="el" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element</a>.  <a href="structsandesha2__iom__rm__element__ops.html#_details">More...</a><br></br></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structsandesha2__iom__rm__e
 lement.html">sandesha2_iom_rm_element</a></td></tr><tr class="a"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element</a> <a class="el" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element</a>  <a href="structsandesha2__iom__rm__element.html#_details">More...</a><br></br></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="c72deee651a1cd0413b01cb05124b356"></a>
+typedef struct <br></br>
+<a class="el" href="structsandesha2__iom__rm__element__ops.html">sandesha2_iom_rm_element_ops</a> </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_element_ops_t</b></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="46ad30fd0bc1bf904f1b85efd65c52c4"></a>
+typedef struct <br></br>
+<a class="el" href="structsandesha2__iom__rm__element.html">sandesha2_iom_rm_element</a> </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_element_t</b></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="efffa4d7a9728baae4ef2d933ff3437d"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_element_free</b> (<a class="el" href="structsandesha2__iom__rm__element.html">sandesha2_iom_rm_element_t</a> *element, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="87d239ebc094bc9c009d7f151d8d29b0"></a>
+axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_element_get_namespace_value</b> (<a class="el" href="structsandesha2__iom__rm__element.html">sandesha2_iom_rm_element_t</a> *element, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="62c36a25f75ba35193cc9da79dc6afb3"></a>
+void * </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_element_from_om_node</b> (<a class="el" href="structsandesha2__iom__rm__element.html">sandesha2_iom_rm_element_t</a> *element, const axutil_env_t *env, axiom_node_t *om_node)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="115cd1485c92df947d3681021ae4adb0"></a>
+axiom_node_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_element_to_om_node</b> (<a class="el" href="structsandesha2__iom__rm__element.html">sandesha2_iom_rm_element_t</a> *element, const axutil_env_t *env, void *om_node)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="c4fecdc8eb2c8d16c91ee53ca29bca31"></a>
+axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_element_is_namespace_supported</b> (<a class="el" href="structsandesha2__iom__rm__element.html">sandesha2_iom_rm_element_t</a> *element, const axutil_env_t *env, axis2_char_t *ns)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,81 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_iom_rm_part.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_iom_rm_part_h"></a><h2>sandesha2_iom_rm_part.h</h2><p><a href="sandesha2__iom__rm__part_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright 2004,2005 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016  
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_IOM_RM_PART_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_IOM_RM_PART_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;axutil_utils_defines.h&gt;</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;axiom_soap_envelope.h&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;<a class="code" href="sandesha2__iom__rm__element_8h.html">sandesha2_iom_rm_element.h</a>&gt;</span>
+<a name="l00029"></a>00029 
+<a name="l00030"></a>00030 
+<a name="l00031"></a>00031 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00032"></a>00032 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00033"></a>00033 {
+<a name="l00034"></a>00034 <span class="preprocessor">#endif</span>
+<a name="l00035"></a>00035 <span class="preprocessor"></span>
+<a name="l00041"></a>00041  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__part__ops.html" title="IOM RM Part ops struct Encapsulator struct for ops of sandesha2_iom_rm_part.">sandesha2_iom_rm_part_ops</a> <a class="code" href="structsandesha2__iom__rm__part__ops.html" title="IOM RM Part ops struct Encapsulator struct for ops of sandesha2_iom_rm_part.">sandesha2_iom_rm_part_ops_t</a>;
+<a name="l00042"></a>00042  <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part</a> <a class="code" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part_t</a>;
+<a name="l00047"></a><a class="code" href="structsandesha2__iom__rm__part__ops.html">00047</a> AXIS2_DECLARE_DATA <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__part__ops.html" title="IOM RM Part ops struct Encapsulator struct for ops of sandesha2_iom_rm_part.">sandesha2_iom_rm_part_ops</a>
+<a name="l00048"></a>00048 {
+<a name="l00049"></a>00049         axis2_status_t (AXIS2_CALL *
+<a name="l00050"></a>00050         to_soap_env) 
+<a name="l00051"></a>00051             (<a class="code" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part_t</a> *part,
+<a name="l00052"></a>00052              <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00053"></a>00053              axiom_soap_envelope_t *envelope);
+<a name="l00054"></a>00054 };
+<a name="l00055"></a>00055 
+<a name="l00060"></a><a class="code" href="structsandesha2__iom__rm__part.html">00060</a> AXIS2_DECLARE_DATA <span class="keyword">struct </span><a class="code" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part</a>
+<a name="l00061"></a>00061 {
+<a name="l00062"></a>00062     <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> element;
+<a name="l00063"></a>00063     <a class="code" href="structsandesha2__iom__rm__part__ops.html" title="IOM RM Part ops struct Encapsulator struct for ops of sandesha2_iom_rm_part.">sandesha2_iom_rm_part_ops_t</a> *ops;
+<a name="l00064"></a>00064 };
+<a name="l00065"></a>00065 
+<a name="l00066"></a>00066 axis2_status_t AXIS2_CALL
+<a name="l00067"></a>00067 sandesha2_iom_rm_part_free(
+<a name="l00068"></a>00068     <a class="code" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part_t</a> *part,
+<a name="l00069"></a>00069     <span class="keyword">const</span> axutil_env_t *env);
+<a name="l00070"></a>00070 
+<a name="l00071"></a>00071 axis2_status_t AXIS2_CALL
+<a name="l00072"></a>00072 sandesha2_iom_rm_part_to_soap_envelope( 
+<a name="l00073"></a>00073     <a class="code" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part_t</a> *part,
+<a name="l00074"></a>00074     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00075"></a>00075     axiom_soap_envelope_t *envelope);
+<a name="l00076"></a>00076 
+<a name="l00078"></a>00078 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00079"></a>00079 <span class="preprocessor"></span>}
+<a name="l00080"></a>00080 <span class="preprocessor">#endif</span>
+<a name="l00081"></a>00081 <span class="preprocessor"></span>
+<a name="l00082"></a>00082 <span class="preprocessor">#endif </span><span class="comment">/*SANDESHA2_IOM_RM_PART_H*/</span>
+</pre></div></p></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__iom__rm__part_8h.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_iom_rm_part.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_iom_rm_part_h_File_Reference"></a><h2>sandesha2_iom_rm_part.h File Reference</h2><code>#include &lt;axutil_utils_defines.h&gt;</code><br></br><code>#include &lt;axutil_env.h&gt;</code><br></br><code>#include &lt;axiom_soap_envelope.h&gt;</code><br></br><code>#include &lt;<a class="el" href="sandesha2__iom__rm__element_8h-source.html">sandesha2_iom_rm_element.h</a>&gt;</code><br></br><p>
+<a href="sandesha2__iom__rm__part_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="b"><td></td></tr><tr class="a"><td colspan="2"><br></br><h2>Classes</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structsandesha2__iom__rm__part__ops.html">sandesha2_iom_rm_part_ops</a></td></tr><tr class="a"><td class="mdescLeft"> </td><td class="mdescRight">IOM RM Part ops struct Encapsulator struct for ops of <a class="el" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part</a>.  <a href="structsandesha2__iom__rm__part__ops.html#_details">More...</a><br></br></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structsandesha2__iom__rm__part.html">sandesha2_iom_rm_
 part</a></td></tr><tr class="a"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part</a> <a class="el" href="structsandesha2__iom__rm__part.html" title="sandesha2_iom_rm_part sandesha2_iom_rm_part">sandesha2_iom_rm_part</a>  <a href="structsandesha2__iom__rm__part.html#_details">More...</a><br></br></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="dfe0280f4c873d278a0c3ba3585623b2"></a>
+typedef struct <br></br>
+<a class="el" href="structsandesha2__iom__rm__part__ops.html">sandesha2_iom_rm_part_ops</a> </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_part_ops_t</b></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="23f5e3c466b67b41b9f555246a9d2d33"></a>
+typedef struct <br></br>
+<a class="el" href="structsandesha2__iom__rm__part.html">sandesha2_iom_rm_part</a> </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_part_t</b></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="8b66cf23e332217856686730b2f03ee4"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_part_free</b> (<a class="el" href="structsandesha2__iom__rm__part.html">sandesha2_iom_rm_part_t</a> *part, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="983f9b85031ee284442aa2995894cc79"></a>
+axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_iom_rm_part_to_soap_envelope</b> (<a class="el" href="structsandesha2__iom__rm__part.html">sandesha2_iom_rm_part_t</a> *part, const axutil_env_t *env, axiom_soap_envelope_t *envelope)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h-source.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h-source.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h-source.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h-source.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,66 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_last_msg.h Source File</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_last_msg_h"></a><h2>sandesha2_last_msg.h</h2><p><a href="sandesha2__last__msg_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
+<a name="l00002"></a>00002 <span class="comment"> * Copyright 2004,2005 The Apache Software Foundation.</span>
+<a name="l00003"></a>00003 <span class="comment"> *</span>
+<a name="l00004"></a>00004 <span class="comment"> * Licensed under the Apache License, Version 2.0 (the "License");</span>
+<a name="l00005"></a>00005 <span class="comment"> * you may not use this file except in compliance with the License.</span>
+<a name="l00006"></a>00006 <span class="comment"> * You may obtain a copy of the License at</span>
+<a name="l00007"></a>00007 <span class="comment"> *</span>
+<a name="l00008"></a>00008 <span class="comment"> *      http://www.apache.org/licenses/LICENSE-2.0</span>
+<a name="l00009"></a>00009 <span class="comment"> *</span>
+<a name="l00010"></a>00010 <span class="comment"> * Unless required by applicable law or agreed to in writing, software</span>
+<a name="l00011"></a>00011 <span class="comment"> * distributed under the License is distributed on an "AS IS" BASIS,</span>
+<a name="l00012"></a>00012 <span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span>
+<a name="l00013"></a>00013 <span class="comment"> * See the License for the specific language governing permissions and</span>
+<a name="l00014"></a>00014 <span class="comment"> * limitations under the License.</span>
+<a name="l00015"></a>00015 <span class="comment"> */</span>
+<a name="l00016"></a>00016  
+<a name="l00017"></a>00017 <span class="preprocessor">#ifndef SANDESHA2_LAST_MSG_H</span>
+<a name="l00018"></a>00018 <span class="preprocessor"></span><span class="preprocessor">#define SANDESHA2_LAST_MSG_H</span>
+<a name="l00019"></a>00019 <span class="preprocessor"></span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;axutil_utils_defines.h&gt;</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;axutil_env.h&gt;</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;<a class="code" href="sandesha2__iom__rm__element_8h.html">sandesha2_iom_rm_element.h</a>&gt;</span>
+<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;sandesha2_error.h&gt;</span>
+<a name="l00029"></a>00029 
+<a name="l00030"></a>00030 
+<a name="l00031"></a>00031 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00032"></a>00032 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">"C"</span>
+<a name="l00033"></a>00033 {
+<a name="l00034"></a>00034 <span class="preprocessor">#endif</span>
+<a name="l00035"></a>00035 <span class="preprocessor"></span>
+<a name="l00040"></a>00040 <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structsandesha2__last__msg.html" title="sandesha2_last_msg sandesha2_last_msg">sandesha2_last_msg</a> <a class="code" href="structsandesha2__last__msg.html" title="sandesha2_last_msg sandesha2_last_msg">sandesha2_last_msg_t</a>;
+<a name="l00041"></a>00041  
+<a name="l00046"></a><a class="code" href="structsandesha2__last__msg.html">00046</a> AXIS2_DECLARE_DATA <span class="keyword">struct </span><a class="code" href="structsandesha2__last__msg.html" title="sandesha2_last_msg sandesha2_last_msg">sandesha2_last_msg</a>
+<a name="l00047"></a>00047 {
+<a name="l00048"></a>00048     <a class="code" href="structsandesha2__iom__rm__element.html" title="sandesha2_iom_rm_element sandesha2_iom_rm_element">sandesha2_iom_rm_element_t</a> element;
+<a name="l00049"></a>00049 };
+<a name="l00050"></a>00050     
+<a name="l00051"></a>00051 AXIS2_EXTERN <a class="code" href="structsandesha2__last__msg.html" title="sandesha2_last_msg sandesha2_last_msg">sandesha2_last_msg_t</a>* AXIS2_CALL
+<a name="l00052"></a>00052 sandesha2_last_msg_create(
+<a name="l00053"></a>00053     <span class="keyword">const</span> axutil_env_t *env, 
+<a name="l00054"></a>00054     axis2_char_t *ns_value);
+<a name="l00055"></a>00055 
+<a name="l00057"></a>00057 <span class="preprocessor">#ifdef __cplusplus</span>
+<a name="l00058"></a>00058 <span class="preprocessor"></span>}
+<a name="l00059"></a>00059 <span class="preprocessor">#endif</span>
+<a name="l00060"></a>00060 <span class="preprocessor"></span>
+<a name="l00061"></a>00061 <span class="preprocessor">#endif                          </span><span class="comment">/* SANDESHA2_LAST_MSG_H */</span>
+<a name="l00062"></a>00062 
+</pre></div></p></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:03 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file

Added: webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h.html?rev=582078&view=auto
==============================================================================
--- webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h.html (added)
+++ webservices/sandesha/site/sandesha2/c/api/html/sandesha2__last__msg_8h.html Thu Oct  4 22:20:55 2007
@@ -0,0 +1,24 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_last_msg.h File Reference</title><style type="text/css" media="all">
+          @import url("../../style/maven-base.css");
+          
+			    @import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
+                	Last published: 05 October 2007
+                  | Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_
 conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
+<div class="tabs">
+  <ul>
+    <li><a href="index.html"><span>Main Page</span></a></li>
+    <li><a href="modules.html"><span>Modules</span></a></li>
+    <li><a href="annotated.html"><span>Classes</span></a></li>
+    <li class="current"><a href="files.html"><span>Files</span></a></li>
+    <li><a href="dirs.html"><span>Directories</span></a></li>
+  </ul>
+</div><div class="nav">
+<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_last_msg_h_File_Reference"></a><h2>sandesha2_last_msg.h File Reference</h2><code>#include &lt;axutil_utils_defines.h&gt;</code><br></br><code>#include &lt;axutil_env.h&gt;</code><br></br><code>#include &lt;<a class="el" href="sandesha2__iom__rm__element_8h-source.html">sandesha2_iom_rm_element.h</a>&gt;</code><br></br><code>#include &lt;sandesha2_error.h&gt;</code><br></br><p>
+<a href="sandesha2__last__msg_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="a"><td></td></tr><tr class="b"><td colspan="2"><br></br><h2>Classes</h2></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structsandesha2__last__msg.html">sandesha2_last_msg</a></td></tr><tr class="b"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="structsandesha2__last__msg.html" title="sandesha2_last_msg sandesha2_last_msg">sandesha2_last_msg</a> <a class="el" href="structsandesha2__last__msg.html" title="sandesha2_last_msg sandesha2_last_msg">sandesha2_last_msg</a>  <a href="structsandesha2__last__msg.html#_details">More...</a><br></br></td></tr><tr class="a"><td colspan="2"><br></br><h2>Typedefs</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g4d08c40f3f691
 a25f170d9e336495632"></a>
+typedef struct <br></br>
+<a class="el" href="structsandesha2__last__msg.html">sandesha2_last_msg</a> </td><td class="memItemRight" valign="bottom"><b>sandesha2_last_msg_t</b></td></tr><tr class="a"><td colspan="2"><br></br><h2>Functions</h2></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="g6350b003530fb9fe4302d630d5cf6c70"></a>
+AXIS2_EXTERN <br></br>
+<a class="el" href="structsandesha2__last__msg.html">sandesha2_last_msg_t</a> * </td><td class="memItemRight" valign="bottom"><b>sandesha2_last_msg_create</b> (const axutil_env_t *env, axis2_char_t *ns_value)</td></tr></table>
+</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
+<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org