All Frameworks Class Hierarchy This Framework Indexes
ElecDeviceItf Interface CATIElbCavity
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIElbCavity
Interface to manage Cavities.
Method Index
- o
GetParent(CATBaseUnknown*&)
- Get the Object in which it is contained.
- o
GetPluggedInDevice(CATBaseUnknown*&)
- Get the device in the Cavity.
Methods
o GetParent
| public virtual GetParent( | | oParent) |
-
Get the Object in which it is contained.
- Parameters:
-
- oParent
- The Father object
- Returns:
- Return code
o GetPluggedInDevice
| public virtual GetPluggedInDevice( | | oPlug) |
-
Get the device in the Cavity.
- Parameters:
-
- oPlug
- device plugged in the Cavity
- Returns:
- Return code
This object is included in the file: CATIElbCavity.h
If needed, your Imakefile.mk should include the module: CATElbInterfaces