ARC SDK
Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes
Arc::EntityRetrieverPlugin< T > Class Template Referenceabstract
Inheritance diagram for Arc::EntityRetrieverPlugin< T >:

Public Member Functions

virtual const std::list< std::string > & SupportedInterfaces () const
 
virtual bool isEndpointNotSupported (const Endpoint &) const =0
 
virtual EndpointQueryingStatus Query (const UserConfig &, const Endpoint &rEndpoint, std::list< T > &, const EndpointQueryOptions< T > &options) const =0
 

Static Public Attributes

static const std::string kind
 

Protected Member Functions

 EntityRetrieverPlugin (PluginArgument *parg)
 

Protected Attributes

std::list< std::string > supportedInterfaces
 

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