#include <nan.h>
Public Types | |
typedef Persistent< T, CopyablePersistentTraits< T > > | CopyablePersistent |
Static Public Member Functions | |
template<typename S , typename M > | |
static void | Copy (const Persistent< S, M > &source, CopyablePersistent *dest) |
Static Public Attributes | |
static const bool | kResetInDestructor = true |
typedef Persistent<T, CopyablePersistentTraits<T> > Nan::CopyablePersistentTraits< T >::CopyablePersistent |
static void Nan::CopyablePersistentTraits< T >::Copy | ( | const Persistent< S, M > & | source, |
CopyablePersistent * | dest | ||
) | [inline, static] |
const bool Nan::CopyablePersistentTraits< T >::kResetInDestructor = true [static] |