Variables

DAnCE::SHS::Constants Namespace Reference

Variables

const string SHS_DIAGNOSTIC = "edu.vanderbilt.dre.DAnCE.SHS.Diagnostic"
 Diagnostic message.
const string SHS_CONNECTION = "edu.vanderbilt.dre.DAnCE.SHS.Connection"
 Connection status update.
const string SHS_PID = "edu.vanderbilt.dre.DAnCE.SHS.PID"
 Process ID.
const string SHS_PRIORITY = "edu.vanderbilt.dre.DAnCE.SHS.Priority"
 Process or thread priority.
const string SHS_AFFINITY = "edu.vanderbilt.dre.DAnCE.SHS.Affinity"
 Process affinity mask.
const string SHS_TPOOL = "edu.vanderblt.dre.DAnCE.SHS.ThreadPool"
 Number of threads configured with the reactor.
const string SHS_MEM_FP = "edu.vanderblt.dre.DAnCE.SHS.MemoryFootprint"
 Memory footprint of the instance.
const string SHS_HOSTED_INSTANCES = "edu.vanderblt.dre.DAnCE.SHS.HostedInstances"
 IDs of hosted instances.

Variable Documentation

const string DAnCE::SHS::Constants::SHS_AFFINITY = "edu.vanderbilt.dre.DAnCE.SHS.Affinity"

Process affinity mask.

const string DAnCE::SHS::Constants::SHS_CONNECTION = "edu.vanderbilt.dre.DAnCE.SHS.Connection"

Connection status update.

const string DAnCE::SHS::Constants::SHS_DIAGNOSTIC = "edu.vanderbilt.dre.DAnCE.SHS.Diagnostic"

Diagnostic message.

const string DAnCE::SHS::Constants::SHS_HOSTED_INSTANCES = "edu.vanderblt.dre.DAnCE.SHS.HostedInstances"

IDs of hosted instances.

const string DAnCE::SHS::Constants::SHS_MEM_FP = "edu.vanderblt.dre.DAnCE.SHS.MemoryFootprint"

Memory footprint of the instance.

const string DAnCE::SHS::Constants::SHS_PID = "edu.vanderbilt.dre.DAnCE.SHS.PID"

Process ID.

const string DAnCE::SHS::Constants::SHS_PRIORITY = "edu.vanderbilt.dre.DAnCE.SHS.Priority"

Process or thread priority.

const string DAnCE::SHS::Constants::SHS_TPOOL = "edu.vanderblt.dre.DAnCE.SHS.ThreadPool"

Number of threads configured with the reactor.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines