TfObject.h
An abstract interface class that provides functionality for storing information about Tf classes. This interface provides an access to the class meta data of a Tf object. Corresponding C++ library: Od_Tf
|
Name |
Description |
|
Retrieves the full list of class properties, including properties of all base classes in the class hierarchy. | |
|
Retrieves the full list of class attributes. | |
|
Retrieves the full list of class properties. | |
|
Retrieves information about the base class that the class is inherited from. |
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|