Sirikata
Classes | Namespaces | Typedefs
liboh/plugins/js/JSObjectStructs/JSSuspendable.hpp File Reference
#include <map>
#include <vector>
#include <v8.h>
Include dependency graph for JSSuspendable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Sirikata::JS::JSSuspendable

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::JS

Typedefs

typedef std::map
< JSSuspendable *, int > 
Sirikata::JS::SuspendableMap
typedef SuspendableMap::iterator Sirikata::JS::SuspendableIter
typedef std::vector
< JSSuspendable * > 
Sirikata::JS::SuspendableVec
typedef SuspendableVec::iterator Sirikata::JS::SuspendableVecIter