|
ObjectInspector & | operator= (ObjectInspector const &) |
|
| ObjectInspector (ObjectInspector const &) |
|
virtual bool | isSameObject (::Scripting::ObjectHandle handleA, ::Scripting::ObjectHandle handleB) const |
|
virtual bool | hasBooleanPropertyValue (::Scripting::ObjectHandle handle, char const *name, bool expectedValue) const |
|
virtual ::std::optional<::Scripting::ResultAny > | getPropertyValue (::Scripting::ObjectHandle handle, char const *name, ::entt::meta_type const &expectedType) const |
|
virtual uint | getDataBufferLength (::Scripting::ObjectHandle handle) const |
|
virtual uint | getDataBufferByteLength (::Scripting::ObjectHandle handle) const |
|
virtual uchar * | getDataBufferBytes (::Scripting::ObjectHandle handle) const |
|
MCAPI uint | _getPropertyAsSize (::Scripting::ObjectHandle handle, char const *propertyName) const |
|
MCAPI bool | $isSameObject (::Scripting::ObjectHandle handleA, ::Scripting::ObjectHandle handleB) const |
|
MCAPI bool | $hasBooleanPropertyValue (::Scripting::ObjectHandle handle, char const *name, bool expectedValue) const |
|
MCAPI ::std::optional<::Scripting::ResultAny > | $getPropertyValue (::Scripting::ObjectHandle handle, char const *name, ::entt::meta_type const &expectedType) const |
|
MCAPI uint | $getDataBufferLength (::Scripting::ObjectHandle handle) const |
|
MCAPI uint | $getDataBufferByteLength (::Scripting::ObjectHandle handle) const |
|
MCAPI uchar * | $getDataBufferBytes (::Scripting::ObjectHandle handle) const |
|
|
static MCAPI void ** | $vftable () |
|
◆ isSameObject()
◆ hasBooleanPropertyValue()
virtual bool Scripting::QuickJS::ObjectInspector::hasBooleanPropertyValue |
( |
::Scripting::ObjectHandle | handle, |
|
|
char const * | name, |
|
|
bool | expectedValue ) const |
|
virtual |
◆ getPropertyValue()
◆ getDataBufferLength()
◆ getDataBufferByteLength()
◆ getDataBufferBytes()
The documentation for this class was generated from the following file: