|
Open CASCADE Technology 6.5.2
|
#include <Dico_IteratorOfDictionaryOfInteger.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Dico_IteratorOfDictionaryOfInteger (const Handle< Dico_DictionaryOfInteger > &acell) | |
| Dico_IteratorOfDictionaryOfInteger (const Handle< Dico_DictionaryOfInteger > &acell, const Standard_CString basename) | |
| Dico_IteratorOfDictionaryOfInteger (const Handle< Dico_DictionaryOfInteger > &acell, const TCollection_AsciiString &basename) | |
| void | Start () |
| Standard_Boolean | More () |
| void | Next () |
| const Standard_Integer & | Value () const |
| TCollection_AsciiString | Name () const |
| Dico_IteratorOfDictionaryOfInteger::Dico_IteratorOfDictionaryOfInteger | ( | const Handle< Dico_DictionaryOfInteger > & | acell | ) |
| Dico_IteratorOfDictionaryOfInteger::Dico_IteratorOfDictionaryOfInteger | ( | const Handle< Dico_DictionaryOfInteger > & | acell, |
| const Standard_CString | basename | ||
| ) |
| Dico_IteratorOfDictionaryOfInteger::Dico_IteratorOfDictionaryOfInteger | ( | const Handle< Dico_DictionaryOfInteger > & | acell, |
| const TCollection_AsciiString & | basename | ||
| ) |
| Standard_Boolean Dico_IteratorOfDictionaryOfInteger::More | ( | ) |
| TCollection_AsciiString Dico_IteratorOfDictionaryOfInteger::Name | ( | ) | const |
| void Dico_IteratorOfDictionaryOfInteger::Next | ( | ) |
| void Dico_IteratorOfDictionaryOfInteger::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Dico_IteratorOfDictionaryOfInteger::operator new | ( | size_t | size | ) | [inline] |
| void* Dico_IteratorOfDictionaryOfInteger::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void Dico_IteratorOfDictionaryOfInteger::Start | ( | ) |
| const Standard_Integer& Dico_IteratorOfDictionaryOfInteger::Value | ( | ) | const |
1.7.4