Open CASCADE Technology
6.9.1
|
#include <ShapeProcess_IteratorOfDictionaryOfOperator.hxx>
Public Member Functions | |
ShapeProcess_IteratorOfDictionaryOfOperator (const Handle< ShapeProcess_DictionaryOfOperator > &acell) | |
ShapeProcess_IteratorOfDictionaryOfOperator (const Handle< ShapeProcess_DictionaryOfOperator > &acell, const Standard_CString basename) | |
ShapeProcess_IteratorOfDictionaryOfOperator (const Handle< ShapeProcess_DictionaryOfOperator > &acell, const TCollection_AsciiString &basename) | |
void | Start () |
Standard_Boolean | More () |
void | Next () |
const Handle< ShapeProcess_Operator > & | Value () const |
TCollection_AsciiString | Name () const |
ShapeProcess_IteratorOfDictionaryOfOperator::ShapeProcess_IteratorOfDictionaryOfOperator | ( | const Handle< ShapeProcess_DictionaryOfOperator > & | acell | ) |
ShapeProcess_IteratorOfDictionaryOfOperator::ShapeProcess_IteratorOfDictionaryOfOperator | ( | const Handle< ShapeProcess_DictionaryOfOperator > & | acell, |
const Standard_CString | basename | ||
) |
ShapeProcess_IteratorOfDictionaryOfOperator::ShapeProcess_IteratorOfDictionaryOfOperator | ( | const Handle< ShapeProcess_DictionaryOfOperator > & | acell, |
const TCollection_AsciiString & | basename | ||
) |
Standard_Boolean ShapeProcess_IteratorOfDictionaryOfOperator::More | ( | ) |
TCollection_AsciiString ShapeProcess_IteratorOfDictionaryOfOperator::Name | ( | ) | const |
void ShapeProcess_IteratorOfDictionaryOfOperator::Next | ( | ) |
void ShapeProcess_IteratorOfDictionaryOfOperator::Start | ( | ) |
const Handle< ShapeProcess_Operator >& ShapeProcess_IteratorOfDictionaryOfOperator::Value | ( | ) | const |