|
Open CASCADE Technology 6.5.2
|
#include <ShapeProcess_IteratorOfDictionaryOfOperator.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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::operator delete | ( | void * | anAddress | ) | [inline] |
| void* ShapeProcess_IteratorOfDictionaryOfOperator::operator new | ( | size_t | size | ) | [inline] |
| void* ShapeProcess_IteratorOfDictionaryOfOperator::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void ShapeProcess_IteratorOfDictionaryOfOperator::Start | ( | ) |
| const Handle_ShapeProcess_Operator& ShapeProcess_IteratorOfDictionaryOfOperator::Value | ( | ) | const |
1.7.4