#include <SALOMEDSImpl_ChildIterator.hxx>
◆ SALOMEDSImpl_ChildIterator() [1/3]
| SALOMEDSImpl_ChildIterator::SALOMEDSImpl_ChildIterator |
( |
| ) |
|
◆ SALOMEDSImpl_ChildIterator() [2/3]
◆ SALOMEDSImpl_ChildIterator() [3/3]
| SALOMEDSImpl_ChildIterator::SALOMEDSImpl_ChildIterator |
( |
const DF_Label & |
theLabel | ) |
|
◆ ~SALOMEDSImpl_ChildIterator()
| virtual SALOMEDSImpl_ChildIterator::~SALOMEDSImpl_ChildIterator |
( |
| ) |
|
|
virtual |
◆ GetPersistentCopy()
◆ Init() [1/2]
| void SALOMEDSImpl_ChildIterator::Init |
( |
| ) |
|
|
virtual |
◆ Init() [2/2]
| void SALOMEDSImpl_ChildIterator::Init |
( |
const DF_Label & |
theLabel | ) |
|
|
virtual |
◆ InitEx() [1/2]
| void SALOMEDSImpl_ChildIterator::InitEx |
( |
bool |
theAllLevels | ) |
|
|
virtual |
◆ InitEx() [2/2]
| void SALOMEDSImpl_ChildIterator::InitEx |
( |
const DF_Label & |
theLabel, |
|
|
bool |
theAllLevels |
|
) |
| |
|
virtual |
◆ Label()
| DF_Label SALOMEDSImpl_ChildIterator::Label |
( |
| ) |
|
|
virtual |
◆ More()
| bool SALOMEDSImpl_ChildIterator::More |
( |
| ) |
|
|
virtual |
References _it, and DF_ChildIterator::More().
Referenced by SALOMEDSImpl_Study::dump(), dumpSO(), SALOMEDSImpl_Study::FindObjectByName(), SALOMEDSImpl_Study::FindVariableAttribute(), SALOMEDSImpl_IParameters::getLastSavePoint(), SALOMEDSImpl_Study::GetModuleParameters(), main(), SALOMEDS_ChildIterator::More(), SALOMEDS_ChildIterator_i::More(), and SALOMEDSImpl_Study::ReplaceVariableAttribute().
◆ Next()
| void SALOMEDSImpl_ChildIterator::Next |
( |
| ) |
|
|
virtual |
References _it, and DF_ChildIterator::Next().
Referenced by SALOMEDSImpl_Study::dump(), dumpSO(), SALOMEDSImpl_Study::FindObjectByName(), SALOMEDSImpl_Study::FindVariableAttribute(), SALOMEDSImpl_IParameters::getLastSavePoint(), SALOMEDSImpl_Study::GetModuleParameters(), main(), SALOMEDS_ChildIterator::Next(), SALOMEDS_ChildIterator_i::Next(), and SALOMEDSImpl_Study::ReplaceVariableAttribute().
◆ Value()
References _it, _so, SALOMEDSImpl_Study::SObject(), and DF_ChildIterator::Value().
Referenced by _PTR(), SALOMEDSImpl_Study::dump(), dumpSO(), SALOMEDSImpl_Study::FindObjectByName(), SALOMEDSImpl_Study::FindVariableAttribute(), SALOMEDSImpl_IParameters::getLastSavePoint(), SALOMEDSImpl_Study::GetModuleParameters(), main(), SALOMEDSImpl_Study::ReplaceVariableAttribute(), and SALOMEDS_ChildIterator_i::Value().
◆ _it
◆ _so