All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIGPSSensorFactory
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIGPSSensorFactory
Interface dedicated to sensor creation.
| public virtual HRESULT AddSensorFile( | const CATUnicodeString& | iFilePath)= 0 |
| public virtual HRESULT CreateLocalSensor( | const CATString& | iSensorIdentifier, |
| const CATISpecObject* | iSensorSet, | |
| CATISpecObject*& | oNewSensor, | |
| const CATLISTP(CATBaseUnknown)* | iValuesProviders) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.