#include <SALOMEDSImpl_ChildIterator.hxx>
SALOMEDSImpl_ChildIterator::SALOMEDSImpl_ChildIterator |
( |
| ) |
|
SALOMEDSImpl_ChildIterator::SALOMEDSImpl_ChildIterator |
( |
const DF_Label & |
theLabel | ) |
|
SALOMEDSImpl_ChildIterator::~SALOMEDSImpl_ChildIterator |
( |
| ) |
|
void SALOMEDSImpl_ChildIterator::Init |
( |
| ) |
|
|
virtual |
void SALOMEDSImpl_ChildIterator::Init |
( |
const DF_Label & |
theLabel | ) |
|
|
virtual |
void SALOMEDSImpl_ChildIterator::InitEx |
( |
bool |
theAllLevels | ) |
|
|
virtual |
void SALOMEDSImpl_ChildIterator::InitEx |
( |
const DF_Label & |
theLabel, |
|
|
bool |
theAllLevels |
|
) |
| |
|
virtual |
DF_Label SALOMEDSImpl_ChildIterator::Label |
( |
| ) |
|
|
virtual |
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().
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().
References _it, _so, SALOMEDSImpl_Study::SObject(), and DF_ChildIterator::Value().
Referenced by 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().