All Frameworks Class Hierarchy This Framework Indexes
CATFunctSystemItf Interface CATIFunctObjectProxy
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFunctObjectProxy
The interface to access a Functional ObjectProxy.
Method Index
- o
GetDescription(CATIFunctDescription*&)
- Get the description attached to the proxi.
- o
PutDescription(CATIFunctDescription*)
- Put the description attached to the proxi.
Methods
o GetDescription
| public virtual GetDescription( | | oDesc) |
-
Get the description attached to the proxi.
o PutDescription
| public virtual PutDescription( | | iDesc) |
-
Put the description attached to the proxi.
This object is included in the file: CATIFunctObjectProxy.h
If needed, your Imakefile.mk should include the module: FunctionalAnalysisItfCPP