All Frameworks Class Hierarchy This Framework Indexes
ElecDeviceItf Interface CATIElbBackShellCnctPt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIElbBackShellCnctPt
Interface to manage Back Shell Connection Points.
Method Index
- o
GetParent(CATBaseUnknown*&)
- Get the Object in which it is contained.
- o
GetRepresentation(CATILinkableObject*&)
-
Get connector's representation.
Methods
o GetParent
| public virtual GetParent( | | oParent) |
-
Get the Object in which it is contained.
- Parameters:
-
- oParent
- The Father object
- Returns:
- Return code
o GetRepresentation
| public virtual GetRepresentation( | | oRep) |
-
Get connector's representation.
- Parameters:
-
- iRep
- Representation
- Returns:
- Return code
This object is included in the file: CATIElbBackShellCnctPt.h
If needed, your Imakefile.mk should include the module: CATElbInterfaces