Sirikata
Namespaces | Defines | Typedefs | Functions
liboh/plugins/js/JSObjectScript.cpp File Reference
#include <sirikata/oh/Platform.hpp>
#include <fstream>
#include "JSObjectScript.hpp"
#include "JSLogging.hpp"
#include "JSObjectScriptManager.hpp"
#include "JSSerializer.hpp"
#include <string>
#include "JSUtil.hpp"
#include "JSObjects/JSVec3.hpp"
#include "JSObjects/JSQuaternion.hpp"
#include "JSObjects/JSInvokableObject.hpp"
#include <sirikata/oh/ObjectHost.hpp>
#include <sirikata/core/network/IOService.hpp>
#include <sirikata/core/util/Random.hpp>
#include <sirikata/core/odp/Defs.hpp>
#include <vector>
#include <set>
#include "JSObjects/JSFields.hpp"
#include "emerson/EmersonUtil.h"
#include "emerson/EmersonException.h"
#include "emerson/Util.h"
#include "JSSystemNames.hpp"
#include "JSObjectStructs/JSPresenceStruct.hpp"
#include "JSObjectStructs/JSContextStruct.hpp"
#include "JSObjectStructs/JSVisibleStruct.hpp"
#include "JSObjectStructs/JSTimerStruct.hpp"
#include "JSObjects/JSObjectsUtils.hpp"
#include "JSObjectStructs/JSUtilStruct.hpp"
#include <boost/lexical_cast.hpp>
#include "JSObjectStructs/JSCapabilitiesConsts.hpp"
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/erase.hpp>
#include <sirikata/core/util/Paths.hpp>
#include <sys/stat.h>
#include <sys/types.h>
Include dependency graph for JSObjectScript.cpp:

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::JS

Defines

#define fstat_platform   fstat
#define fileno_platform   fileno

Typedefs

typedef struct stat stat_platform

Functions

void Sirikata::JS::printException (v8::TryCatch &try_catch, EmersonLineMap *lineMap)
void Sirikata::JS::printException (v8::TryCatch &try_catch)

Define Documentation

#define fileno_platform   fileno
#define fstat_platform   fstat

Typedef Documentation

typedef struct stat stat_platform

Variable Documentation

uint32 line
String message
uint32 position