A class that implements functionality for working with a repository within the Data Access Interface. A repository is a collection of models, which represents the physical organization of a database.
File: daiRepository.h
Namespace: OdDAI
Creates a new repository object with default parameters. |
This is the overview for the createModel method overload. | |
details Removes a model from the repository. | |
Retrieves the anchor section from the repository object. | |
Retrieves the current value of the attribute specified by its name. (Inherited from OdDAIObjectSDAI) | |
Retrieves the current value of an attribute specified by its name. (Inherited from OdSDAIInstance) | |
Retrieves the current value of an attribute specified by its name in case-insensitive mode. (Inherited from OdDAIObjectSDAI) | |
Retrieves the file object's header section. | |
Retrieves the type of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the type of the Standard Data Access Interface (SDAI) instance. (Inherited from OdSDAIInstance) | |
This is the overview for the getModel method overload. | |
Retrieves the access mode of a specified model. | |
This is the overview for the getModelRW method overload. | |
Retrieves the refence section from the repository object. | |
Retrieves the current Gs node object of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Checks whether a model with a specified name exists in the repository. | |
Retrieves the database object identifier of the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
details Initializes the repository. | |
This is the overview for the isInstanceOf method overload. | |
This is the overview for the isInstanceOf method overload. | |
This is the overview for the isKindOf method overload. | |
This is the overview for the isKindOf method overload. | |
Retrieves whether the Standard Data Access Interface (SDAI) object is a persistent one. (Inherited from OdDAIObjectSDAI) | |
Retrieves the array of models the repository consists of. | |
This is the overview for the name method overload. | |
Retrieves the model object that contains the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
Retrieves the model that contains the Standard Data Access Interface (SDAI) instance. (Inherited from OdSDAIInstance) | |
Creates the repository from a memory buffer that contains STEP Physical File (*.spf) data. | |
Creates the repository from a specified STEP Physical File (*.spf). | |
This is the overview for the readHeaderSection method overload. | |
Reads data from a specified stream buffer. | |
Retrieves schemas associated with the repository. | |
Retrieves the session the repository was created within. | |
Sets a new Gs node cache for the Standard Data Access Interface (SDAI) object. (Inherited from OdDAIObjectSDAI) | |
This is the overview for the testAttr method overload. | |
This is the overview for the testAttr method overload. | |
Retrieves whether the attribute value is set or is unset. The specified attribute name is case-insensitive. (Inherited from OdDAIObjectSDAI) | |
Writes data from the repository object to a physical file. | |
Writes data from the specified stream buffer to a physical file. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|