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