WSF
wizard::WsfScriptDetailObserver::CallInfo Struct Reference

#include <WsfScriptData.hpp>

Collaboration diagram for wizard::WsfScriptDetailObserver::CallInfo:

Public Member Functions

 CallInfo ()

Public Attributes

UsTypemMethodBaseType
std::string mMethodName
int mPrototypeId
int mCurrentArg
const UsValmValPtr
size_t mOpenParenPos
size_t mCloseParenPos

Constructor & Destructor Documentation

◆ CallInfo()

wizard::WsfScriptDetailObserver::CallInfo::CallInfo ( )
inline

Member Data Documentation

◆ mCloseParenPos

size_t wizard::WsfScriptDetailObserver::CallInfo::mCloseParenPos

◆ mCurrentArg

int wizard::WsfScriptDetailObserver::CallInfo::mCurrentArg

◆ mMethodBaseType

UsType* wizard::WsfScriptDetailObserver::CallInfo::mMethodBaseType

◆ mMethodName

std::string wizard::WsfScriptDetailObserver::CallInfo::mMethodName

◆ mOpenParenPos

size_t wizard::WsfScriptDetailObserver::CallInfo::mOpenParenPos

◆ mPrototypeId

int wizard::WsfScriptDetailObserver::CallInfo::mPrototypeId

◆ mValPtr

const UsVal* wizard::WsfScriptDetailObserver::CallInfo::mValPtr

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