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