CATPLMIntegrationUse CATAdpPLMGenealogyInformationIter
Usage: you must use this class as is. You should never derive it.
public class CATAdpPLMGenealogyInformationIter
Class defining an iterator on a collection of
.
Role: Provide a way to introspect a set of
.
Constructor and Destructor Index
- o
CATAdpPLMGenealogyInformationIter()
-
- o
CATAdpPLMGenealogyInformationIter(CATAdpPLMGenealogyInformationIter&)
-
- o
~CATAdpPLMGenealogyInformationIter()
-
Method Index
- o
NextInfos(CATAdpPLMGenealogyInformation&)
- Retrieves the next
- o
operator=(CATAdpPLMGenealogyInformationIter&)
-
Constructor and Destructor
o CATAdpPLMGenealogyInformationIter
public CATAdpPLMGenealogyInformationIter( | ) |
-
o CATAdpPLMGenealogyInformationIter
public CATAdpPLMGenealogyInformationIter( | const | ) |
-
o ~CATAdpPLMGenealogyInformationIter
public virtual ~CATAdpPLMGenealogyInformationIter( | ) |
-
Methods
o NextInfos
public NextInfos( | | oInfos) |
-
Retrieves the next
object.
Role: Enables the user the retrieve de
of the next information available in the set.
- Parameters:
-
- oInfos
- The next information available in the set of informations.
- Returns:
-
S_OK
if everything ran ok.
S_FALSE
if no more information is available. All the informations in the set were parsed.
E_FAIL
if a fatal error occured during the operation. Nothing was done during the operation.
o operator=
public operator=( | const | ) |
-
This object is included in the file: CATAdpPLMGenealogyInformationIter.h
If needed, your Imakefile.mk should include the module: CATPLMIntegrationUse
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.