Sirikata
Classes | Namespaces | Functions
liboh/plugins/js/JSObjects/JSInvokableObject.hpp File Reference
#include <sirikata/oh/Platform.hpp>
#include <vector>
#include <v8.h>
#include <sirikata/proxyobject/Invokable.hpp>
Include dependency graph for JSInvokableObject.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::JS::JSInvokableObject::JSInvokableObjectInt

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::JS
namespace  Sirikata::JS::JSInvokableObject

Functions

v8::Handle< v8::Value > Sirikata::JS::JSInvokableObject::invoke (const v8::Arguments &args)
bool Sirikata::JS::JSInvokableObject::decodeJSInvokableObject (v8::Handle< v8::Value > senderVal, EmersonScript *&emerScript, JSInvokableObjectInt *&simObj)