Drive Engine  1.0.0
Plateforme de reconstruction 3D
DriveEngine::IDatatype Class Reference

The datatype interface. More...

#include <IDatatype.h>

Inheritance diagram for DriveEngine::IDatatype:
IExportable DriveEngine::ICalibrationInfo DriveEngine::IColor DriveEngine::IDescriptor DriveEngine::IFeature2D DriveEngine::IFeature3D DriveEngine::IImage DriveEngine::IObject3D DriveEngine::IParameter DriveEngine::IPosition2D DriveEngine::IPosition3D

Additional Inherited Members

- Public Member Functions inherited from IExportable
virtual void Delete () const =0
 Deletes the current object. Needed for memory management. More...
 

Detailed Description

The datatype interface.

Every datatype planned to be used by the framework must extends this interface. The only exceptions are the collections (Dictionnaries and lists).


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