Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
Nan::HandleScope Class Reference

#include <nan.h>

List of all members.

Public Member Functions

 HandleScope ()

Static Public Member Functions

static int NumberOfHandles ()

Private Member Functions

 HandleScope (const HandleScope &)
void operator delete (void *, size_t)
void * operator new (size_t size)
void operator= (const HandleScope &)

Private Attributes

v8::HandleScope scope

Detailed Description

Definition at line 332 of file nan.h.


Constructor & Destructor Documentation

Definition at line 342 of file nan.h.

Nan::HandleScope::HandleScope ( const HandleScope ) [private]

Member Function Documentation

static int Nan::HandleScope::NumberOfHandles ( ) [inline, static]

Definition at line 343 of file nan.h.

void Nan::HandleScope::operator delete ( void *  ,
size_t   
) [private]
void* Nan::HandleScope::operator new ( size_t  size) [private]
void Nan::HandleScope::operator= ( const HandleScope ) [private]

Member Data Documentation

v8::HandleScope Nan::HandleScope::scope [private]

Definition at line 333 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