VisioMove  2.1.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Pages
VgRoutingModule::VgIRouteConverterFactory Interface Referenceabstract

VgIRouteConverterFactory Provides an interface for creating a VgIRouteConverter. More...

Public Member Functions

virtual ~VgIRouteConverterFactory ()
 Destructor. More...
 
virtual VgIRouteConvertercreateConverter (VgIRouteConverterType pType)=0
 Creates an instance Route Converter suitable for a given configuration of Vg3dModule. More...
 

Protected Member Functions

 VgIRouteConverterFactory ()
 Constructor. More...
 

Detailed Description

VgIRouteConverterFactory Provides an interface for creating a VgIRouteConverter.

Date
25/02/2011

Constructor & Destructor Documentation

VgRoutingModule::VgIRouteConverterFactory::VgIRouteConverterFactory ( )
inlineprotected

Constructor.

virtual VgRoutingModule::VgIRouteConverterFactory::~VgIRouteConverterFactory ( )
inlinevirtual

Destructor.

Member Function Documentation

virtual VgIRouteConverter* VgRoutingModule::VgIRouteConverterFactory::createConverter ( VgIRouteConverterType  pType)
pure virtual

Creates an instance Route Converter suitable for a given configuration of Vg3dModule.

Remarks
The caller is reponsible for deallocating the VgIRouteConverter.
Parameters
pTyperepresents the type of converter to be created.
Returns
VgIRouteConverter or NULL on failure.

The documentation for this interface was generated from the following file:
VisioMove 2.1.5, Visioglobe® 2015