WSF
WsfScriptPlatformListIteratorClass::Iterator Class Reference

Iterator for a platform list. More...

#include <WsfScriptPlatformListClass.hpp>

Public Member Functions

 Iterator (const WsfCommandChain::PlatformList *aPlatformListPtr)
virtual ~Iterator ()
virtual bool HasNext ()
virtual WsfPlatformNext ()
virtual bool HasPrev ()
virtual WsfPlatformPrev ()
virtual int Key () const
virtual WsfPlatformData () const

Detailed Description

Iterator for a platform list.

Constructor & Destructor Documentation

◆ Iterator()

WsfScriptPlatformListIteratorClass::Iterator::Iterator ( const WsfCommandChain::PlatformList * aPlatformListPtr)

◆ ~Iterator()

WsfScriptPlatformListIteratorClass::Iterator::~Iterator ( )
virtual

Member Function Documentation

◆ Data()

WsfPlatform * WsfScriptPlatformListIteratorClass::Iterator::Data ( ) const
virtual

◆ HasNext()

bool WsfScriptPlatformListIteratorClass::Iterator::HasNext ( )
virtual

◆ HasPrev()

bool WsfScriptPlatformListIteratorClass::Iterator::HasPrev ( )
virtual

◆ Key()

int WsfScriptPlatformListIteratorClass::Iterator::Key ( ) const
virtual

Referenced by UT_DEFINE_SCRIPT_METHOD().

◆ Next()

WsfPlatform * WsfScriptPlatformListIteratorClass::Iterator::Next ( )
virtual

◆ Prev()

WsfPlatform * WsfScriptPlatformListIteratorClass::Iterator::Prev ( )
virtual

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved