ARC SDK
Arc::JobDescriptionParserPlugin Class Referenceabstract

Abstract class for the different parsers. More...

#include <arc/compute/JobDescriptionParserPlugin.h>

Inheritance diagram for Arc::JobDescriptionParserPlugin:

Detailed Description

Abstract class for the different parsers.

The JobDescriptionParserPlugin class is abstract which provide a interface for job description parsers. A job description parser should inherit this class and overwrite the JobDescriptionParserPlugin::Parse and JobDescriptionParserPlugin::UnParse methods.


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