gda.data_model_dir

Module for [DataModelDir] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DataModelDir self() nothrowReturns `this`, for use in `with` statements.
DataModelDirGidBuilder builder() static nothrowGet builder for [gda.data_model_dir.DataModelDir] Returns: New builder object
string basedir() @property nothrow
gda.data_model.DataModel new_(string basedir) static nothrowCreates a new #GdaDataModel object to list all the files starting from basedir
void cleanErrors() nothrowReset the list of errors which have occurred while using model
Constructors
this(void * ptr, Flag!"Take" take)
Methods
DataModelDir build() nothrowCreate object from builder. Returns: New object