Public Member Functions | Private Attributes
Nan::Utf8String Class Reference

#include <nan.h>

List of all members.

Public Member Functions

int length () const
char * operator* ()
const char * operator* () const
 Utf8String (v8::Local< v8::Value > from)
 ~Utf8String ()

Private Attributes

int length_
char * str_
char str_st_ [1024]

Detailed Description

Definition at line 1204 of file nan.h.


Constructor & Destructor Documentation

Nan::Utf8String::Utf8String ( v8::Local< v8::Value >  from) [inline, explicit]

Definition at line 1206 of file nan.h.

Definition at line 1232 of file nan.h.


Member Function Documentation

int Nan::Utf8String::length ( ) const [inline]

Definition at line 1225 of file nan.h.

char* Nan::Utf8String::operator* ( ) [inline]

Definition at line 1229 of file nan.h.

const char* Nan::Utf8String::operator* ( ) const [inline]

Definition at line 1230 of file nan.h.


Member Data Documentation

int Nan::Utf8String::length_ [private]

Definition at line 1241 of file nan.h.

char* Nan::Utf8String::str_ [private]

Definition at line 1242 of file nan.h.

char Nan::Utf8String::str_st_[1024] [private]

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