Open CASCADE Technology 6.5.2
Public Member Functions
Dico_IteratorOfDictionaryOfInteger Class Reference

#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_IntegerValue () const
TCollection_AsciiString Name () const

Constructor & Destructor Documentation

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 
)

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines