TEraseQos Class Reference

This class encapsulates the QoS of an erase() request. More...

Inheritance diagram for TEraseQos:
IEraseQos

List of all members.

Public Attributes

Boolean ForceDestroy
 Kill a topic even if there are pending updates or subscriptions (default: false).
Integer HistoryNumEntries
 Default is to erase the current entry (numEntries='1'), '-1' deliver all (default: 1).

Detailed Description

This class encapsulates the QoS of an erase() request.

Note that erasing a topic sends to all subscribers an update with the update QoS state id set to ERASED A subscriber can decide to suppress those erase events with a specific SubscribeQoS setting.

See also:
http://www.xmlblaster.org/xmlBlaster/doc/requirements/interface.erase.html

Member Data Documentation

Kill a topic even if there are pending updates or subscriptions (default: false).

See also:
GetForceDestroy For reading
SetForceDestroy For writing

Default is to erase the current entry (numEntries='1'), '-1' deliver all (default: 1).

See also:
GetHistoryNumEntries For reading
SetHistoryNumEntries For writing

The documentation for this class was generated from the following file:

Generated on Tue Apr 20 11:30:18 2010 for Habari XB Client by  doxygen 1.6.1