API Reference > OdDAI Namespace > Classes > Repository Class
Repository Class
OdDAI__RepositoryOdDAI__RepositoryOdDAI__RepositoryOdDAI__Repository
Syntax
C++
class Repository : public SessionInstance;

daiRepository.h

This is the overview for the createModel method overload. 
details Removes a model from repository.  
Retrieves the file object's header section.  
This is the overview for the getModel method overload. 
Get model access mode by model name.  
This is the overview for the getModelRW method overload. 
Retrieves if model with model name already exists in repository. returns True if model with same name is already exists in repository, otherwise returns false. 
details 
 
name 
This is the overview for the name method overload. 
details 
This is the overview for the readHeaderSection method overload. 
Reads data from a specified stream buffer.  
 
Returns a pointer to session in which the repository was created.  
Writes data from the repository object to a physical file.  
Writes data from the specified stream buffer to a physical file.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.