v8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
v8::Maybe< T > Member List

This is the complete list of members for v8::Maybe< T >, including all inherited members.

FromJust() const v8::Maybe< T >inline
FromMaybe(const T &default_value) const v8::Maybe< T >inline
IsJust() const v8::Maybe< T >inline
IsNothing() const v8::Maybe< T >inline
Just(const U &u)v8::Maybe< T >friend
Nothing()v8::Maybe< T >friend
operator!=(const Maybe &other) const v8::Maybe< T >inline
operator==(const Maybe &other) const v8::Maybe< T >inline