Public Member Functions | Protected Member Functions

VgRoutingModule::VgIRouteConverterFactory Interface Reference

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

List of all members.

Public Member Functions

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

Protected Member Functions

 VgIRouteConverterFactory ()
 Constructor.

Detailed Description

VgIRouteConverterFactory Provides an interface for creating a VgIRouteConverter.

Date:
25/02/2011

Constructor & Destructor Documentation

VgRoutingModule::VgIRouteConverterFactory::VgIRouteConverterFactory (  ) [inline, protected]

Constructor.

virtual VgRoutingModule::VgIRouteConverterFactory::~VgIRouteConverterFactory (  ) [inline, virtual]

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:
VisioDevKit 2.0, Visioglobe® 2013