All Frameworks Class Hierarchy This Framework Indexes
ElecDeviceItf Interface CATIElbBackShell
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIElbBackShell
Interface to manage Back Shells.
Method Index
- o
GetConnector(CATIElbSingleConnector*&)
- Get Connector.
- o
ListBackShellCnctPts(CATListValCATBaseUnknown_var*&)
-
List of BackShellCnctPts.
- o
ListBundleCnctPts(CATListValCATBaseUnknown_var*&)
- List of BundleCnctPts.
Methods
o GetConnector
| public virtual GetConnector( | | oConnector) |
-
Get Connector.
- Parameters:
-
- oConnector
- The Single Connector linked to the BackShell .
- Returns:
- Return code
o ListBackShellCnctPts
| public virtual ListBackShellCnctPts( | | oBackShellCnctPts) |
-
List of BackShellCnctPts.
- Parameters:
-
- oBackShellCnctPts
- The list
- Returns:
- Return code
o ListBundleCnctPts
| public virtual ListBundleCnctPts( | | oBundleCnctPts) |
-
List of BundleCnctPts.
- Parameters:
-
- oBundleCnctPts
- The list
- Returns:
- Return code
This object is included in the file: CATIElbBackShell.h
If needed, your Imakefile.mk should include the module: CATElbInterfaces