Sirikata
Public Member Functions | Public Attributes
Sirikata::JS::JSObjectScript::EvalContext Struct Reference

#include <JSObjectScript.hpp>

Collaboration diagram for Sirikata::JS::JSObjectScript::EvalContext:

List of all members.

Public Member Functions

 EvalContext (JSContextStruct *jsctx)
 EvalContext (const EvalContext &rhs)
 EvalContext (const EvalContext &rhs, JSContextStruct *jsctx)
boost::filesystem::path getFullRelativeScriptDir () const

Public Attributes

boost::filesystem::path currentScriptDir
boost::filesystem::path currentScriptBaseDir
std::ostream * currentOutputStream
JSContextStructjscont

Constructor & Destructor Documentation

Sirikata::JS::JSObjectScript::EvalContext::EvalContext ( JSContextStruct jsctx)
Sirikata::JS::JSObjectScript::EvalContext::EvalContext ( const EvalContext rhs)
Sirikata::JS::JSObjectScript::EvalContext::EvalContext ( const EvalContext rhs,
JSContextStruct jsctx 
)

Member Function Documentation

boost::filesystem::path Sirikata::JS::JSObjectScript::EvalContext::getFullRelativeScriptDir ( ) const

Member Data Documentation


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