Module data_object
Structs§
- Children
Iterator - Data
Object DataObjectis the base class for data. All data within the data source is described as a tree of data objects. The base class provides support for the hierarchy as the derived classes provide support for different value types.
Type Aliases§
- Abstract
Data Object - Generic representation of
DataObject.