DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
DAnCE::SHS::Constants Namespace Reference

Variables

const string SHS_DIAGNOSTIC = "edu.vanderbilt.dre.DAnCE.SHS.Diagnostic"
 Diagnostic message. More...
 
const string SHS_PID = "edu.vanderbilt.dre.DAnCE.SHS.PID"
 Process ID. More...
 
const string SHS_PRIORITY = "edu.vanderbilt.dre.DAnCE.SHS.Priority"
 Process or thread priority. More...
 
const string SHS_AFFINITY = "edu.vanderbilt.dre.DAnCE.SHS.Affinity"
 Process affinity mask. More...
 
const string SHS_TPOOL = "edu.vanderbilt.dre.DAnCE.SHS.ThreadPool"
 Number of threads configured with the reactor. More...
 
const string SHS_HOSTED_INSTANCES = "edu.vanderbilt.dre.DAnCE.SHS.HostedInstances"
 IDs of hosted instances. More...
 
const string SHS_MEM_FP = "edu.vanderbilt.dre.DAnCE.SHS.MemoryFootprint"
 Memory footprint of the instance. More...
 
const string SHS_INSTANCE_REF = "edu.vanderbilt.dre.DAnCE.SHS.InstanceReference"
 Reference to instance (Appropriate reference type) More...
 
const string SHS_CONNECTION = "edu.vanderbilt.dre.DAnCE.SHS.Connection"
 Sequence of properties found in the deployment plan. More...
 
const string SHS_CONN_PROVIDER = "edu.vanderbilt.dre.DAnCE.SHS.Connection.Provider"
 ID of 'provider' instance, if present (string, format component_id:port_name) More...
 
const string SHS_CONN_RECIPIENT = "edu.vanderbilt.dre.DAnCE.SHS.Connection.Recipient"
 ID of non-'provider' instance, if present (string, format component_id:port_name) More...
 
const string SHS_CONN_PORT_KIND = "edu.vanderbilt.dre.DAnCE.SHS.Connection.Kind"
 Connection type (appropriate port kind, e.g. CCMComponentPortKind) More...
 
const string SHS_CONN_EXTERNAL_ENDPOINT = "edu.vanderbilt.dre.DAnCE.SHS.Connection.ExternalEndpoint"
 External endpoint (Deployment::ExternalReferenceEndpoint) More...
 

Variable Documentation

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

Process affinity mask.

const string DAnCE::SHS::Constants::SHS_CONN_EXTERNAL_ENDPOINT = "edu.vanderbilt.dre.DAnCE.SHS.Connection.ExternalEndpoint"
const string DAnCE::SHS::Constants::SHS_CONN_PORT_KIND = "edu.vanderbilt.dre.DAnCE.SHS.Connection.Kind"

Connection type (appropriate port kind, e.g. CCMComponentPortKind)

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

ID of 'provider' instance, if present (string, format component_id:port_name)

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

ID of non-'provider' instance, if present (string, format component_id:port_name)

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

Sequence of properties found in the deployment plan.

Instance type indicating a 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.vanderbilt.dre.DAnCE.SHS.HostedInstances"

IDs of hosted instances.

const string DAnCE::SHS::Constants::SHS_INSTANCE_REF = "edu.vanderbilt.dre.DAnCE.SHS.InstanceReference"

Reference to instance (Appropriate reference type)

const string DAnCE::SHS::Constants::SHS_MEM_FP = "edu.vanderbilt.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.vanderbilt.dre.DAnCE.SHS.ThreadPool"

Number of threads configured with the reactor.