All Frameworks Class Hierarchy This Framework Indexes
KnowledgeInterfaces Interface CATICkeParameterSet
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICkeParameterSet
Interface dedicated to parametersets management.
Role: access the list of parameters stored in the parameter set.
- See also:
- CATIParmPublisher
Method Index
- o
Parameters()
- Returns the list of parameters that were appended to this object using the Append method
of the interface CATIParmPublisher.
Methods
o Parameters
| public virtual Parameters( | ) |
-
Returns the list of parameters that were appended to this object using the Append method
of the interface CATIParmPublisher.
CATCkeListOfParm is a pointer that must be deallocated.
This object is included in the file: CATICkeParameterSet.h
If needed, your Imakefile.mk should include the module: KnowledgeItf