Include dependency graph for TopicProperty.cpp:
Go to the source code of this file.
Namespaces | |
namespace | org |
namespace | org::xmlBlaster |
namespace | org::xmlBlaster::util |
namespace | org::xmlBlaster::util::qos |
Variables | |
long | org::xmlBlaster::util::qos::destroyDelay_DEFAULT_DEFAULT = 60*1000L |
A topic is destroyed 60 sec after state=UNREFERENCED is reached This default can be modified in xmlBlaster.properties:. | |
bool | org::xmlBlaster::util::qos::DEFAULT_readonly = false |
Is readonly allows only one initial message. |