#include <string>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | fesa::ThreadPriorityConfiguration |
class | fesa::ThreadPriorityConfigurationFromFile |
class | fesa::ThreadPriorityConfigurationFromCCDB |
Namespaces | |
namespace | fesa |
Variables | |
const std::string | fesa::threadCmwXMLElementName = "rda-server-thread" |
const std::string | fesa::threadPersistenceXMLElementName = "persistence-thread" |
const std::string | fesa::threadNotificationConsumerXMLElementName = "server-notif-thread" |
const std::string | fesa::threadClientNotificationXMLElementName = "/client-notification-threads/" |
const std::string | fesa::threadRTSchedulerXMLElementName = "-concurrency-layer" |
const std::string | fesa::threadEventSourceXMLElementName = "-event-source" |
const std::string | fesa::priorityAttributeName = "prio" |