ARC SDK
Data Fields
Arc::ParallelEnvironmentType Class Reference

Data Fields

std::string Type
 
std::string Version
 
int ProcessesPerSlot
 
int ThreadsPerProcess
 
std::multimap< std::string,
std::string > 
Options
 

Field Documentation

std::multimap<std::string, std::string> Arc::ParallelEnvironmentType::Options

Attribute mapping specific to this field/value.

Java interface deviation
The member is only accessible through the getOptions and setOptions methods in the Java interface
int Arc::ParallelEnvironmentType::ProcessesPerSlot

Attribute mapping specific to this field/value.

Java interface deviation
The member is only accessible through the getProcessesPerSlot and setProcessesPerSlot methods in the Java interface
int Arc::ParallelEnvironmentType::ThreadsPerProcess

Attribute mapping specific to this field/value.

Java interface deviation
The member is only accessible through the getThreadsPerProcess and setThreadsPerProcess methods in the Java interface
std::string Arc::ParallelEnvironmentType::Type

Attribute mapping specific to this field/value.

Java interface deviation
The member is only accessible through the getType and setType methods in the Java interface
std::string Arc::ParallelEnvironmentType::Version

Attribute mapping specific to this field/value.

Java interface deviation
The member is only accessible through the getVersion and setVersion methods in the Java interface

The documentation for this class was generated from the following file: