DELPPRSystemItf Interface DELIPPRSystemCapableRscNav

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface DELIPPRSystemCapableRscNav



Method Index


o GetAssociatedDocs(CATIPLMNavReference*,CATIPLMNavReference*,CATListPtrCATIPLMNavReference&)
Gets all documents associated to the provided capable resource assigned to input process object.
o GetCapableResources(CATIPLMNavReference*,CATListPtrCATIPLMNavReference&)
Gets the capable resources of a given system/operation object.
o GetCapableResources(CATIPLMNavReference*,CATListPtrCATIPLMNavReference&,CATListPtrCATBaseUnknown&)
Gets the capable resources of a given system/operation object.
o GetQuantity(CATIPLMNavReference*,CATIPLMNavReference*,double&)
Gets quantity value associated to the provided capable resource assigned to input process object.

Methods


o GetAssociatedDocs
public virtual GetAssociatedDocs( ipiSystemOrOperationRef,
ipiResourceRef,
oListoAssociatedDocs)
Gets all documents associated to the provided capable resource assigned to input process object.
Parameters:
ipiSystemOrOperationRef
The system/operation reference to which capable resource is assigned
ipiResourceRef
The capable resource reference
oListoAssociatedDocs
The list of documents associated to the provided capable resource
Returns:
S_OK
On Success
E_FAIL
On Failure
o GetCapableResources
public virtual GetCapableResources( ipiSystemOrOperationRef,
oListResourceRef)
Gets the capable resources of a given system/operation object.
Parameters:
ipiSystemOrOperationRef
The system/operation reference to which capable resource is assigned
oListRessourceRef
The list of capable resources
Returns:
S_OK
On Success
E_FAIL
On Failure
o GetCapableResources
public virtual GetCapableResources( ipiSystemOrOperationRef,
oListResourceRef,
oListOfConnectionObjects)
Gets the capable resources of a given system/operation object.
Parameters:
ipiSystemOrOperationRef
The system/operation reference to which capable resource is assigned
oListRessourceRef
The list of capable resources
oListOfConnectionObjects
The list of connections to capable resources
Returns:
S_OK
On Success
E_FAIL
On Failure
o GetQuantity
public virtual GetQuantity( ipiSystemOrOperationRef,
ipiResourceRef,
oQuantity)
Gets quantity value associated to the provided capable resource assigned to input process object.
Parameters:
ipiSystemOrOperationRef
The system/operation reference to which capable resource is assigned
ipiResourceRef
The capable resource reference
oQuantity
The quantity associated to the capable resource
Returns:
S_OK
On Success
E_FAIL
On Failure

This object is included in the file: DELIPPRSystemCapableRscNav.h
If needed, your Imakefile.mk should include the module: DELPPRSystemItf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.