45#ifndef LASS_GUARDIAN_OF_INCLUSION_UTIL_PROCESS_H
46#define LASS_GUARDIAN_OF_INCLUSION_UTIL_PROCESS_H
71 numberOfProcessPriorities
a wrapper around a std::map to translate keys in values and back.
static TInstance * instance()
Return pointer to singleton instance.
util::Dictionary< std::string, ProcessPriority > TProcessPriorityDictionary
type of dictionary that can translate strings to ProcessPriority values.
ProcessPriority
different process priority levels
TProcessPriorityDictionary & processPriorityDictionary()
singleton with dictionary that can translate strings to ProcessPriority.
void setProcessPriority(const std::string &iPriority)
set process priority by string
#define LASS_DLL
DLL interface: import or export symbols?
general utility, debug facilities, ...
Library for Assembled Shared Sources.