cms::DeliveryMode Class Reference

#include <src/main/cms/DeliveryMode.h>


Detailed Description

This is an Abstract class whose purpose is to provide a container for the delivery mode enumeration for CMS messages.

Public Member Functions

virtual ~DeliveryMode ()

Static Public Attributes

static const int PERSISTENT = 0
 Enumeration values for Message Delivery Mode.
static const int NON_PERSISTENT = 1

Constructor & Destructor Documentation

virtual cms::DeliveryMode::~DeliveryMode (  )  [inline, virtual]


Field Documentation

const int cms::DeliveryMode::PERSISTENT = 0 [static]

Enumeration values for Message Delivery Mode.

const int cms::DeliveryMode::NON_PERSISTENT = 1 [static]


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 16:57:00 2007 for cms-1.2 by  doxygen 1.5.3