Public Member Functions | Private Attributes
Nan::PropertyCallbackInfo< v8::Integer > Class Template Reference

#include <nan.h>

Inheritance diagram for Nan::PropertyCallbackInfo< v8::Integer >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ReturnValue< v8::Integer > GetReturnValue () const
 PropertyCallbackInfo (const v8::AccessorInfo &info, const v8::Local< v8::Value > data)
 ~PropertyCallbackInfo ()

Private Attributes

ReturnValue< v8::Integer > return_value_
v8::Persistent< v8::Integer > retval_

Detailed Description

template<>
class Nan::PropertyCallbackInfo< v8::Integer >

Definition at line 250 of file nan.h.


Constructor & Destructor Documentation

Nan::PropertyCallbackInfo< v8::Integer >::PropertyCallbackInfo ( const v8::AccessorInfo &  info,
const v8::Local< v8::Value >  data 
) [inline, explicit]

Definition at line 256 of file nan.h.

Nan::PropertyCallbackInfo< v8::Integer >::~PropertyCallbackInfo ( ) [inline]

Definition at line 263 of file nan.h.


Member Function Documentation

ReturnValue<v8::Integer> Nan::PropertyCallbackInfo< v8::Integer >::GetReturnValue ( ) const [inline]

Definition at line 268 of file nan.h.


Member Data Documentation

ReturnValue<v8::Integer> Nan::PropertyCallbackInfo< v8::Integer >::return_value_ [private]

Definition at line 252 of file nan.h.

v8::Persistent<v8::Integer> Nan::PropertyCallbackInfo< v8::Integer >::retval_ [private]

Definition at line 253 of file nan.h.


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


dji_ronin
Author(s):
autogenerated on Sat Jun 8 2019 20:15:32