Awesomium::FutureJSValue Class Reference

#include <JSValue.h>

List of all members.

Public Member Functions

const JSValueget ()

Protected Member Functions

void init (WebView *source, int requestID)

Protected Attributes

JSValue value
WebViewsource
int requestID

Friends

class WebView


Detailed Description

FutureJSValue is a special wrapper around a JSValue that allows asynchronous retrieval of the actual value at a later time.

If you are unfamiliar with the concept of a 'Future', please see: <http://en.wikipedia.org/wiki/Futures_and_promises>


Member Function Documentation

const JSValue & FutureJSValue::get (  ) 

If the internal JSValue has been computed, immediately returns the value, else, blocks the calling thread until it has.


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

Generated on Wed Sep 23 14:27:48 2009 for Awesomium by  doxygen 1.5.8