util/PriorityEnum.h File Reference

Include dependency graph for PriorityEnum.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  org
namespace  org::xmlBlaster
namespace  org::xmlBlaster::util

Typedefs

typedef enum Priority org::xmlBlaster::util::PriorityEnum

Enumerations

enum  org::xmlBlaster::util::Priority {
  org::xmlBlaster::util::MIN_PRIORITY, org::xmlBlaster::util::MIN1_PRIORITY, org::xmlBlaster::util::MIN2_PRIORITY, org::xmlBlaster::util::LOW_PRIORITY,
  org::xmlBlaster::util::LOW4_PRIORITY, org::xmlBlaster::util::NORM_PRIORITY, org::xmlBlaster::util::NORM6_PRIORITY, org::xmlBlaster::util::HIGH_PRIORITY,
  org::xmlBlaster::util::HIGH8_PRIORITY, org::xmlBlaster::util::MAX_PRIORITY
}

Functions

PriorityEnum org::xmlBlaster::util::int2Priority (int val)
PriorityEnum org::xmlBlaster::util::str2Priority (const std::string &val)