All Frameworks Class Hierarchy This Framework Indexes
ElecDeviceItf Interface CATIElbExternalSplice
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIElbExternalSplice
Interface to manage External Splices.
Method Index
- o
ListBundleCnctPts(CATListValCATBaseUnknown_var*&)
- List of BundleCnctPts.
- o
ListTerminations(CATListValCATBaseUnknown_var*&)
- List of Terminations.
Methods
o ListBundleCnctPts
| public virtual ListBundleCnctPts( | | oBundleCnctPts) |
-
List of BundleCnctPts.
- Parameters:
-
- oBundleCnctPts
- The list
- Returns:
- Return code
o ListTerminations
| public virtual ListTerminations( | | oTerminations) |
-
List of Terminations.
- Parameters:
-
- oTerminations
- The list
- Returns:
- Return code
This object is included in the file: CATIElbExternalSplice.h
If needed, your Imakefile.mk should include the module: CATElbInterfaces