MDL SDK API nvidia_logo_transpbg.gif Up
Database Access

Provides access to the database using concepts like scopes and transactions. More...

Classes

class  mi::neuraylib::IDatabase
 This interface is used to interact with the distributed database. More...
 
class  mi::neuraylib::IScope
 A scope is the context which determines the visibility of database elements. More...
 
class  mi::neuraylib::ITransaction
 A transaction provides a consistent view on the database. More...
 

Detailed Description

Provides access to the database using concepts like scopes and transactions.