ARC SDK
Public Member Functions | Data Fields
Arc::ResourcesType Class Reference

Public Member Functions

ResourcesTypeoperator= (const ResourcesType &)
 

Data Fields

SoftwareRequirement OperatingSystem
 
std::string Platform
 
std::string NetworkInfo
 
Range< int > IndividualPhysicalMemory
 
Range< int > IndividualVirtualMemory
 
DiskSpaceRequirementType DiskSpaceRequirement
 
Period SessionLifeTime
 
SessionDirectoryAccessMode SessionDirectoryAccess
 
ScalableTime< int > IndividualCPUTime
 
ScalableTime< int > TotalCPUTime
 
ScalableTime< int > IndividualWallTime
 
ScalableTime< int > & TotalWallTime
 
NodeAccessType NodeAccess
 
SoftwareRequirement CEType
 
SlotRequirementType SlotRequirement
 
ParallelEnvironmentType ParallelEnvironment
 
OptIn< std::string > Coprocessor
 
std::string QueueName
 Name of queue to use. More...
 
SoftwareRequirement RunTimeEnvironment
 

Field Documentation

std::string Arc::ResourcesType::QueueName

Name of queue to use.

Java interface deviation
The member is only accessible through the getQueueName and setQueueName methods in the Java interface

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