#include <WsfScriptTrackListClass.hpp>
Inherits UtScriptClass.
WsfScriptTrackListClass is a UtScriptClass that defines the methods in WsfTrackList. This makes the methods available for use in script.
◆ WsfScriptTrackListClass()
| WsfScriptTrackListClass::WsfScriptTrackListClass |
( |
const std::string & | aClassName, |
|
|
UtScriptTypes * | aTypesPtr ) |
◆ ~WsfScriptTrackListClass()
| WsfScriptTrackListClass::~WsfScriptTrackListClass |
( |
| ) |
|
|
override |
◆ Clone()
| void * WsfScriptTrackListClass::Clone |
( |
void * | aObjectPtr | ) |
|
|
override |
◆ Create()
| void * WsfScriptTrackListClass::Create |
( |
const UtScriptContext & | aInstance | ) |
|
|
override |
◆ Destroy()
| void WsfScriptTrackListClass::Destroy |
( |
void * | aObjectPtr | ) |
|
|
override |
◆ Enumerate()
| UtScriptData WsfScriptTrackListClass::Enumerate |
( |
void * | aObjectPtr, |
|
|
int | aIndex ) |
|
override |
◆ EnumerateSize()
| int WsfScriptTrackListClass::EnumerateSize |
( |
void * | aObjectPtr | ) |
|
|
override |
◆ UT_DECLARE_SCRIPT_METHOD() [1/5]
| WsfScriptTrackListClass::UT_DECLARE_SCRIPT_METHOD |
( |
Count | | ) |
|
◆ UT_DECLARE_SCRIPT_METHOD() [2/5]
| WsfScriptTrackListClass::UT_DECLARE_SCRIPT_METHOD |
( |
Empty | | ) |
|
◆ UT_DECLARE_SCRIPT_METHOD() [3/5]
| WsfScriptTrackListClass::UT_DECLARE_SCRIPT_METHOD |
( |
Entry | | ) |
|
◆ UT_DECLARE_SCRIPT_METHOD() [4/5]
| WsfScriptTrackListClass::UT_DECLARE_SCRIPT_METHOD |
( |
Find | | ) |
|
◆ UT_DECLARE_SCRIPT_METHOD() [5/5]
| WsfScriptTrackListClass::UT_DECLARE_SCRIPT_METHOD |
( |
GetIterator | | ) |
|
The documentation for this class was generated from the following files: