Public Member Functions | Private Attributes
Nan::Tap Struct Reference

#include <nan.h>

List of all members.

Public Member Functions

void ok (bool isOk, const char *msg=NULL)
void pass (const char *msg=NULL)
void plan (int i)
 Tap (v8::Local< v8::Value > t)
 ~Tap ()

Private Attributes

Persistent< v8::Object > t_

Detailed Description

Definition at line 2204 of file nan.h.


Constructor & Destructor Documentation

Nan::Tap::Tap ( v8::Local< v8::Value >  t) [inline, explicit]

Definition at line 2205 of file nan.h.

Nan::Tap::~Tap ( ) [inline]

Definition at line 2209 of file nan.h.


Member Function Documentation

void Nan::Tap::ok ( bool  isOk,
const char *  msg = NULL 
) [inline]

Definition at line 2216 of file nan.h.

void Nan::Tap::pass ( const char *  msg = NULL) [inline]

Definition at line 2223 of file nan.h.

void Nan::Tap::plan ( int  i) [inline]

Definition at line 2211 of file nan.h.


Member Data Documentation

Persistent<v8::Object> Nan::Tap::t_ [private]

Definition at line 2230 of file nan.h.


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


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