All Frameworks Class Hierarchy This Framework Indexes
CATFunctSystemItf Interface CATIFunctMultiRepMgr
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIFunctMultiRepMgr
The interface to access a Functional Multi-Rep manager.
Method Index
- o
GetAssociations(CATIFunctAssociations*&)
- Get the Associations collection.
- o
get_CurrentAssoc(CATLONG&)
- Get the CurrentAssoc.
- o
put_CurrentAssoc(CATLONG)
- Put the CurrentAssoc.
Methods
o GetAssociations
| public virtual GetAssociations( | | oAssociations) |
-
Get the Associations collection.
o get_CurrentAssoc
| public virtual get_CurrentAssoc( | | oCurrentAssoc) |
-
Get the CurrentAssoc.
o put_CurrentAssoc
| public virtual put_CurrentAssoc( | | iCurrentAssoc) |
-
Put the CurrentAssoc.
This object is included in the file: CATIFunctMultiRepMgr.h
If needed, your Imakefile.mk should include the module: FunctionalAnalysisItfCPP