ARC SDK
Data Fields

An output file. More...

#include <arc/compute/JobDescription.h>

Data Fields

std::string Name
 Name of output file. More...
 
std::list< TargetTypeTargets
 List of destinations for which the output file should be copied. More...
 

Detailed Description

An output file.

Field Documentation

◆ Name

std::string Arc::OutputFileType::Name

Name of output file.

◆ Targets

std::list<TargetType> Arc::OutputFileType::Targets

List of destinations for which the output file should be copied.


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