#include <Dico_IteratorOfDictionaryOfTransient.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Dico_IteratorOfDictionaryOfTransient (const Handle(Dico_DictionaryOfTransient)&acell) |
| Standard_EXPORT | Dico_IteratorOfDictionaryOfTransient (const Handle(Dico_DictionaryOfTransient)&acell, const Standard_CString basename) |
| Standard_EXPORT | Dico_IteratorOfDictionaryOfTransient (const Handle(Dico_DictionaryOfTransient)&acell, const TCollection_AsciiString &basename) |
| Standard_EXPORT void | Start () |
| Standard_EXPORT Standard_Boolean | More () |
| Standard_EXPORT void | Next () |
| Standard_EXPORT const Handle_Standard_Transient & | Value () const |
| Standard_EXPORT TCollection_AsciiString | Name () const |
Private Member Functions | |
| Standard_EXPORT void | AppendStack (const Handle(Dico_DictionaryOfTransient)&val) |
Private Attributes | |
| Handle_Dico_DictionaryOfTransient | thebase |
| TCollection_AsciiString | thename |
| Handle_Dico_StackItemOfDictionaryOfTransient | thelast |
| Standard_Integer | thenb |
| Standard_Boolean | themore |
| Standard_Boolean | theinit |
| Standard_Boolean | thenext |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1