ARC SDK
Data Structures | Namespaces
BrokerPlugin.h File Reference

Plugin, loader and argument classes for broker specialisation. More...

#include <arc/loader/Loader.h>
#include <arc/loader/Plugin.h>

Go to the source code of this file.

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...
 

Namespaces

namespace  Arc
 Arc namespace contains all core ARC classes.
 

Detailed Description

Plugin, loader and argument classes for broker specialisation.