| <!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.1: Graphical Class Hierarchy</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 Page</span></a></li> |
| <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
| <li class="current"><a href="annotated.html"><span>Data 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 Structures</span></a></li> |
| <li class="current"><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
| <li><a href="functions.html"><span>Data Fields</span></a></li> |
| </ul> |
| </div> |
| <h1>cms-1.1 Graphical Class Hierarchy</h1><a href="hierarchy.html">Go to the textual class hierarchy</a> |
| <p> |
| <table border="0" cellspacing="10" cellpadding="0"> |
| <tr><td><img src="inherit__graph__0.png" border="0" alt="" usemap="#cms_1_1_c_m_s_exception_map"> |
| <map name="cms_1_1_c_m_s_exception_map"> |
| <area shape="rect" href="classcms_1_1_c_m_s_exception.html" title="This class represents an error that has occurred in cms." alt="" coords="7,5,167,32"></map></td></tr> |
| <tr><td><img src="inherit__graph__1.png" border="0" alt="" usemap="#cms_1_1_c_m_s_properties_map"> |
| <map name="cms_1_1_c_m_s_properties_map"> |
| <area shape="rect" href="classcms_1_1_c_m_s_properties.html" title="Interface for a Java-like properties object." alt="" coords="5,5,168,32"></map></td></tr> |
| <tr><td><img src="inherit__graph__2.png" border="0" alt="" usemap="#cms_1_1_connection_factory_map"> |
| <map name="cms_1_1_connection_factory_map"> |
| <area shape="rect" href="classcms_1_1_connection_factory.html" title="Defines the interface for a factory that creates connection objects." alt="" coords="7,5,201,32"></map></td></tr> |
| <tr><td><img src="inherit__graph__3.png" border="0" alt="" usemap="#cms_1_1_delivery_mode_map"> |
| <map name="cms_1_1_delivery_mode_map"> |
| <area shape="rect" href="classcms_1_1_delivery_mode.html" title="This is an Abstract class whose purpose is to provide a container for the delivery..." alt="" coords="5,5,163,32"></map></td></tr> |
| <tr><td><img src="inherit__graph__4.png" border="0" alt="" usemap="#cms_1_1_destination_map"> |
| <map name="cms_1_1_destination_map"> |
| <area shape="rect" href="classcms_1_1_destination.html" title="A Destination object encapsulates a provider-specific address." alt="" coords="5,81,147,108"><area shape="rect" href="classcms_1_1_queue.html" title="An interface encapsulating a provider-specific queue name." alt="" coords="235,5,341,32"><area shape="rect" href="classcms_1_1_temporary_queue.html" title="An interface encapsulating a provider-specific queue name." alt="" coords="195,56,381,83"><area shape="rect" href="classcms_1_1_temporary_topic.html" title="An interface encapsulating a provider-specific topic name." alt="" coords="200,107,376,133"><area shape="rect" href="classcms_1_1_topic.html" title="An interface encapsulating a provider-specific topic name." alt="" coords="240,157,336,184"></map></td></tr> |
| <tr><td><img src="inherit__graph__5.png" border="0" alt="" usemap="#cms_1_1_exception_listener_map"> |
| <map name="cms_1_1_exception_listener_map"> |
| <area shape="rect" href="classcms_1_1_exception_listener.html" title="cms::ExceptionListener" alt="" coords="5,5,192,32"></map></td></tr> |
| <tr><td><img src="inherit__graph__6.png" border="0" alt="" usemap="#cms_1_1_message_map"> |
| <map name="cms_1_1_message_map"> |
| <area shape="rect" href="classcms_1_1_message.html" title="Root of all messages." alt="" coords="7,81,127,108"><area shape="rect" href="classcms_1_1_bytes_message.html" title="cms::BytesMessage" alt="" coords="181,5,341,32"><area shape="rect" href="classcms_1_1_map_message.html" title="A MapMessage object is used to send a set of name-value pairs." alt="" coords="185,56,337,83"><area shape="rect" href="classcms_1_1_object_message.html" title="cms::ObjectMessage" alt="" coords="177,107,345,133"><area shape="rect" href="classcms_1_1_text_message.html" title="Interface for a text message." alt="" coords="185,157,337,184"></map></td></tr> |
| <tr><td><img src="inherit__graph__7.png" border="0" alt="" usemap="#cms_1_1_message_listener_map"> |
| <map name="cms_1_1_message_listener_map"> |
| <area shape="rect" href="classcms_1_1_message_listener.html" title="cms::MessageListener" alt="" coords="5,5,184,32"></map></td></tr> |
| <tr><td><img src="inherit__graph__8.png" border="0" alt="" usemap="#cms_1_1_stoppable_map"> |
| <map name="cms_1_1_stoppable_map"> |
| <area shape="rect" href="classcms_1_1_closeable.html" title="Interface for a class that implements the close method." alt="" coords="7,120,137,147"><area shape="rect" href="classcms_1_1_connection.html" title="cms::Connection" alt="" coords="215,31,356,57"><area shape="rect" href="classcms_1_1_message_consumer.html" title="cms::MessageConsumer" alt="" coords="188,81,383,108"><area shape="rect" href="classcms_1_1_message_producer.html" title="defines the MessageProducer interface that is used by all MessageProducer derivations..." alt="" coords="193,132,377,159"><area shape="rect" href="classcms_1_1_session.html" title="cms::Session" alt="" coords="229,183,341,209"><area shape="rect" href="classcms_1_1_startable.html" title="Interface for a class that implements the start method." alt="" coords="9,5,135,32"><area shape="rect" href="classcms_1_1_stoppable.html" title="Interface for a class that implements the stop method." alt="" coords="5,56,139,83"></map></td></tr> |
| </table> |
| <hr size="1"><address style="text-align: right;"><small>Generated on Sat Oct 27 17:35:43 2007 for cms-1.1 by |
| <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> |