16 #include "CeeCore/PtrRef.h" 17 #include "CeeImportCae//Base.h" 18 #include "CeeUnstructGrid/DataSourceInterface.h" 20 #include "CeeCore/Base.h" 40 int nextDataSourceId()
const;
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
Error object for simple error management
Definition: Error.h:27
A data source for an unstructured grid model that enabled merging of additional data sources...
Definition: DataSourceMerged.h:33
A parent class for interface data sources.
Definition: DataSourceInterface.h:34