blob: f8efc8e3911255a020027d4a4f51509d9ae321ed [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>cms-1.2: cms::Stoppable Class Reference</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.5.3 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
</ul>
</div>
<div class="nav">
<a class="el" href="namespacecms.html">cms</a>::<a class="el" href="classcms_1_1_stoppable.html">Stoppable</a></div>
<h1>cms::Stoppable Class Reference</h1><!-- doxytag: class="cms::Stoppable" --><code>#include &lt;<a class="el" href="_stoppable_8h-source.html">src/main/cms/Stoppable.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for cms::Stoppable:</div>
<div class="dynsection">
<p><center><img src="classcms_1_1_stoppable__inherit__graph.png" border="0" usemap="#cms_1_1_stoppable__inherit__map" alt="Inheritance graph"></center>
<map name="cms_1_1_stoppable__inherit__map">
<area shape="rect" href="classcms_1_1_connection.html" title="The client&#39;s connection to its provider." alt="" coords="5,84,147,111"></map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center></div>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Interface for a class that implements the stop method. <table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcms_1_1_stoppable.html#e691c53be711eb0e5ee7718044925ffb">~Stoppable</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classcms_1_1_stoppable.html#3ac01c725ee82734189e9f82d5b076d3">stop</a> ()=0 throw ( CMSException )</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Stops this service. <a href="#3ac01c725ee82734189e9f82d5b076d3"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="e691c53be711eb0e5ee7718044925ffb"></a><!-- doxytag: member="cms::Stoppable::~Stoppable" ref="e691c53be711eb0e5ee7718044925ffb" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual cms::Stoppable::~Stoppable </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="3ac01c725ee82734189e9f82d5b076d3"></a><!-- doxytag: member="cms::Stoppable::stop" ref="3ac01c725ee82734189e9f82d5b076d3" args="()=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void cms::Stoppable::stop </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> throw ( <a class="el" href="classcms_1_1_c_m_s_exception.html">CMSException</a> )<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Stops this service.
<p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>src/main/cms/<a class="el" href="_stoppable_8h-source.html">Stoppable.h</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat Oct 27 16:57:03 2007 for cms-1.2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
</body>
</html>