VISH  0.2
Public Types | Public Member Functions | Public Attributes

Invoking class member functions through the VScript API. More...

#include </home/werner/origo/vish/ocean/plankton/VScript.hpp>

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

Invoking class member functions through the VScript API.

This template class allows to map a class member function to a scriptable function.


Member Function Documentation

override RefPtr<VScriptValue> Wizt::VScriptAction::call ( const RefPtr< VScriptParameters > &  V,
const RefPtr< ValuePool > &  Context 
) [inline, virtual]

Call a functor.

Parameters:
Vfunction arguments
Contextthe context information

Implements Wizt::VScriptFunctor.


The documentation for this struct was generated from the following file: