ARC SDK
Data Fields
Arc::OutputFileType Class Reference

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

std::string Arc::OutputFileType::Name

Name of output file.

Java interface deviation
The member is only accessible through the getName and setName methods in the Java interface
std::list<TargetType> Arc::OutputFileType::Targets

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

Java interface deviation
The member is only accessible through the getTargets and setTargets methods in the Java interface

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