API Reference > OdDAI Namespace > Classes > InstanceLoader Class
InstanceLoader Class
OdDAI__InstanceLoaderOdDAI__InstanceLoaderOdDAI__InstanceLoader
Syntax
C++
class InstanceLoader : public ApplicationInstance;

daiInstanceLoader.h

The base class for application instances that can be manipulated with the Data Access Interface (DAI).

Retrieves the type of the sdai object.  
Reads values of the instance's explicit attribute fields from a file buffer that is associated with a specified filer object.  
Writes values of the instance's explicit attribute fields to a file buffer that is assigned to a specified filer object.  
Retrieves whether the attribute value is set or is unset.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.