API Reference > OdDAI Namespace > Classes > ApplicationInstance Class
ApplicationInstance Class
OdDAI__ApplicationInstanceOdDAI__ApplicationInstance
Syntax
C++
class ApplicationInstance : public OdDAIObjectSDAI;

daiApplicationInstance.h

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

ApplicationInstance Class
 
Name 
Description 
 
details Creates a new application instance with default parameters. 
 
Name 
Description 
 
Retrieves the current value of an attribute specified by its name.  
 
Retrieves the current value of an attribute specified by its name in case insencitive mode.  
 
Retrieves the type of the sdai object.  
 
Retrieves the current Gs node object of the sdai object.  
 
id 
Retrieves the database object identifier of the sdai object.  
 
This is the overview for the isInstanceOf method overload. 
 
This is the overview for the isKindOf method overload. 
 
Retrieves whether the sdai object is a persistent one.  
 
Retrieves the model that contains the sdai object.  
 
Sets a new Gs node cache for the sdai object.  
 
This is the overview for the testAttr method overload. 
 
Retrieves whether the attribute value is set or is unset in case insencitive mode.  
ApplicationInstance Class
 
Name 
Description 
 
Compares another object to this one in a some meaning.
 
 
details Copies the contents of the specified object into this object.
 
 
Retrieves the current value of an attribute specified by its name.  
 
id 
Retrieves the database object identifier of the application instance.  
 
Reads values of the instance's explicit attribute fields from a file buffer that is associated with a specified filer object.  
 
This is the overview for the isInstanceOf method overload. 
 
This is the overview for the isKindOf method overload. 
 
Writes values of the instance's explicit attribute fields to a file buffer that is assigned to a specified filer object.  
 
Retrieves the model that contains the application instance.  
 
Sets a new value of an attribute that is specified by its name.  
 
Sets a new value of an attribute that is specified by its name in case insencitive mode.  
 
Removes inverse attributes from related application instances. 
 
Sets inverse attributes to related application instances. 
 
This is the overview for the testAttr method overload. 
 
Retrieves the type name of the application instance.  
 
This is the overview for the unsetAttr method overload. 
 
Retrieves whether the attribute value is set or is unset in case insencitive mode.  
 
Checks if instance has mandatory attributes which are unset, retrieves a list of such attributes.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.