This chapter describes the C++ Class CMetaPersist functions that provide the get and set functions for the common attributes of all objects that are stored in the repository. CMetaPersist is the abstract base class from which the CMetaObject MDS API class inherits.
The following classes inherit from CMetaObject, therefore, they also support CMetaPersist functions:
|
|
|
|
|
|
|
|
Because the CMetaPersist class is an abstract base class, you cannot create CMetaPersist objects.