VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtBackendSelectorHandler Class Referenceabstract

The DtBackendSelectionHandler is a implementation class that you must subclass in order to be able to be a selection handler. More...

Inheritance diagram for DtBackendSelectorHandler:
Inheritance graph
[legend]

Public Member Functions

 DtBackendSelectorHandler ()
 
virtual ~DtBackendSelectorHandler ()
 
virtual bool init (DtVrfBackendListener *)=0
 
virtual DtSimulationAddress backendCreationAddress (const DtEntityType &ot, const DtSimulationAddress &original)=0
 

Detailed Description

The DtBackendSelectionHandler is a implementation class that you must subclass in order to be able to be a selection handler.

Constructor & Destructor Documentation

DtBackendSelectorHandler::DtBackendSelectorHandler ( )
inline
virtual DtBackendSelectorHandler::~DtBackendSelectorHandler ( )
inlinevirtual

Member Function Documentation

virtual bool DtBackendSelectorHandler::init ( DtVrfBackendListener )
pure virtual

Implemented in DtAutomaticBackendSelector.

virtual DtSimulationAddress DtBackendSelectorHandler::backendCreationAddress ( const DtEntityType &  ot,
const DtSimulationAddress &  original 
)
pure virtual

Implemented in DtAutomaticBackendSelector.


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

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)