12#ifndef WSFSCRIPTPLATFORMLISTCLASS_HPP
13#define WSFSCRIPTPLATFORMLISTCLASS_HPP
15#include "wsf_export.h"
17#include "UtScriptBasicTypes.hpp"
28 void Destroy(
void* aObjectPtr)
override;
29 std::string
ToString(
void* aObjectPtr)
const override;
44 void Destroy(
void* aObjectPtr)
override;
66 virtual int Key()
const;
ut::script::Data UtScriptData
Definition WsfScriptContext.hpp:47
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
std::vector< WsfPlatform * > PlatformList
Definition WsfCommandChain.hpp:38