DispatchProxy::Target internal struct members
Target(UserData *ud, Value::Operations ops, bool new_keys)
No documentation available
This virtual function implements the _meta_call
pure function declared in the TargetBase
base abstract struct.
This virtual function implements the _meta_contains
pure function declared in the TargetBase
base abstract struct.
This virtual function implements the _meta_index
pure function declared in the TargetBase
base abstract struct.
This virtual function implements the _meta_newindex
pure function declared in the TargetBase
base abstract struct.
This virtual function implements the _meta_operation
pure function declared in the TargetBase
base abstract struct.
This virtual function implements the _new_iterator
pure function declared in the TargetBase
base abstract struct.
virtual bool _support(Value::Operation c) const
This virtual function implements the _support
pure function declared in the TargetBase
base abstract struct.