MDAL Unity Interface
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Mdal.MdalDatasetGroup Class Reference

Wrapper for an instance of MDAL_DatasetGroupH More...

Inheritance diagram for Mdal.MdalDatasetGroup:

Public Member Functions

string GetName ()
 Returns the DatasetGroup Name More...
 
void GetDatasets ()
 Fetches the member MdalDatasets from the Group and stores them in the MdalDatasetGroup.datasets member More...
 

Public Attributes

List< MdalDatasetdatasets = new List<MdalDataset>()
 

Protected Member Functions

override bool ReleaseHandle ()
 

Detailed Description

Wrapper for an instance of MDAL_DatasetGroupH

Member Function Documentation

◆ GetDatasets()

void Mdal.MdalDatasetGroup.GetDatasets ( )
inline

Fetches the member MdalDatasets from the Group and stores them in the MdalDatasetGroup.datasets member

Implements MDAL_G_dataset

◆ GetName()

string Mdal.MdalDatasetGroup.GetName ( )
inline

Returns the DatasetGroup Name

Implements MDAL_G_name

Returns
string name

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