WSF
WsfScriptPlatformListIteratorClass Class Reference

#include <WsfScriptPlatformListClass.hpp>

Inherits UtScriptClass.

Classes

class  Iterator
 Iterator for a platform list. More...

Public Member Functions

 WsfScriptPlatformListIteratorClass (const std::string &aClassName, UtScriptTypes *aTypesPtr)
 ~WsfScriptPlatformListIteratorClass () override
void Destroy (void *aObjectPtr) override
 UT_DECLARE_SCRIPT_METHOD (HasNext)
 UT_DECLARE_SCRIPT_METHOD (Next)
 UT_DECLARE_SCRIPT_METHOD (HasPrev)
 UT_DECLARE_SCRIPT_METHOD (Prev)
 UT_DECLARE_SCRIPT_METHOD (Key)
 UT_DECLARE_SCRIPT_METHOD (Data)

Constructor & Destructor Documentation

◆ WsfScriptPlatformListIteratorClass()

WsfScriptPlatformListIteratorClass::WsfScriptPlatformListIteratorClass ( const std::string & aClassName,
UtScriptTypes * aTypesPtr )

◆ ~WsfScriptPlatformListIteratorClass()

WsfScriptPlatformListIteratorClass::~WsfScriptPlatformListIteratorClass ( )
override

Member Function Documentation

◆ Destroy()

void WsfScriptPlatformListIteratorClass::Destroy ( void * aObjectPtr)
override

◆ UT_DECLARE_SCRIPT_METHOD() [1/6]

WsfScriptPlatformListIteratorClass::UT_DECLARE_SCRIPT_METHOD ( Data )

◆ UT_DECLARE_SCRIPT_METHOD() [2/6]

WsfScriptPlatformListIteratorClass::UT_DECLARE_SCRIPT_METHOD ( HasNext )

◆ UT_DECLARE_SCRIPT_METHOD() [3/6]

WsfScriptPlatformListIteratorClass::UT_DECLARE_SCRIPT_METHOD ( HasPrev )

◆ UT_DECLARE_SCRIPT_METHOD() [4/6]

WsfScriptPlatformListIteratorClass::UT_DECLARE_SCRIPT_METHOD ( Key )

◆ UT_DECLARE_SCRIPT_METHOD() [5/6]

WsfScriptPlatformListIteratorClass::UT_DECLARE_SCRIPT_METHOD ( Next )

◆ UT_DECLARE_SCRIPT_METHOD() [6/6]

WsfScriptPlatformListIteratorClass::UT_DECLARE_SCRIPT_METHOD ( Prev )

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