ARC SDK
Data Structures | Typedefs
Plugin related classes for compute specialisations

Detailed Description

Data Structures

class  Arc::BrokerPluginArgument
 Internal class representing arguments passed to BrokerPlugin. More...
 
class  Arc::BrokerPlugin
 Base class for BrokerPlugins implementing different brokering algorithms. More...
 
class  Arc::BrokerPluginLoader
 Handles loading of the required BrokerPlugin plugin. More...
 
class  Arc::EntityRetrieverPlugin< T >
 
class  Arc::EntityRetrieverPluginLoader< T >
 
class  Arc::ServiceEndpointRetrieverPlugin
 
class  Arc::TargetInformationRetrieverPlugin
 
class  Arc::JobListRetrieverPlugin
 
class  Arc::JobControllerPlugin
 
class  Arc::JobControllerPluginLoader
 
class  Arc::JobControllerPluginArgument
 
class  Arc::JobDescriptionParsingError
 
class  Arc::JobDescriptionParserPlugin
 Abstract plugin class for different parsers. More...
 
class  Arc::JobDescriptionParserPluginLoader
 
class  Arc::SubmitterPluginLoader
 
class  Arc::SubmitterPluginArgument
 

Typedefs

typedef EntityRetrieverPluginLoader< EndpointArc::ServiceEndpointRetrieverPluginLoader
 
typedef EntityRetrieverPluginLoader< ComputingServiceTypeArc::TargetInformationRetrieverPluginLoader
 
typedef EntityRetrieverPluginLoader< JobArc::JobListRetrieverPluginLoader