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::JobDescriptionParserPluginResult
 
class  Arc::JobDescriptionParserPlugin
 Abstract class for the different parsers. More...
 
class  Arc::JobDescriptionParserPluginLoader
 
class  Arc::SubmitterPluginLoader
 
class  Arc::SubmitterPluginArgument
 

Typedefs

typedef
EntityRetrieverPluginLoader
< Endpoint > 
Arc::ServiceEndpointRetrieverPluginLoader
 
typedef
EntityRetrieverPluginLoader
< ComputingServiceType > 
Arc::TargetInformationRetrieverPluginLoader
 
typedef
EntityRetrieverPluginLoader
< Job > 
Arc::JobListRetrieverPluginLoader