All Frameworks Class Hierarchy This Framework Indexes
CATFunctSystemItf Interface CATIFunctFacet
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFunctFacet
The interface to access a Functional Facet.
Method Index
- o
Free()
- Free the resources allocated by the Facet.
- o
GetFunctionalElement(CATIFunctElement*&)
- Get the Functional Element owning the Facet.
- o
Init()
- Init resources for the Facet.
Methods
o Free
-
Free the resources allocated by the Facet.
o GetFunctionalElement
| public virtual GetFunctionalElement( | | oElem) |
-
Get the Functional Element owning the Facet.
o Init
-
Init resources for the Facet.
This object is included in the file: CATIFunctFacet.h
If needed, your Imakefile.mk should include the module: FunctionalAnalysisItfCPP