|
Open CASCADE Technology
6.5.4
|
#include <Dico_IteratorOfDictionaryOfTransient.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | Dico_IteratorOfDictionaryOfTransient (const Handle< Dico_DictionaryOfTransient > &acell) |
| Dico_IteratorOfDictionaryOfTransient (const Handle< Dico_DictionaryOfTransient > &acell, const Standard_CString basename) | |
| Dico_IteratorOfDictionaryOfTransient (const Handle< Dico_DictionaryOfTransient > &acell, const TCollection_AsciiString &basename) | |
| void | Start () |
| Standard_Boolean | More () |
| void | Next () |
| const Handle_Standard_Transient & | Value () const |
| TCollection_AsciiString | Name () const |
| DEFINE_STANDARD_ALLOC Dico_IteratorOfDictionaryOfTransient::Dico_IteratorOfDictionaryOfTransient | ( | const Handle< Dico_DictionaryOfTransient > & | acell | ) |
| Dico_IteratorOfDictionaryOfTransient::Dico_IteratorOfDictionaryOfTransient | ( | const Handle< Dico_DictionaryOfTransient > & | acell, |
| const Standard_CString | basename | ||
| ) |
| Dico_IteratorOfDictionaryOfTransient::Dico_IteratorOfDictionaryOfTransient | ( | const Handle< Dico_DictionaryOfTransient > & | acell, |
| const TCollection_AsciiString & | basename | ||
| ) |
1.8.0