v8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
v8::UniqueId Class Reference

#include <v8.h>

Public Member Functions

 UniqueId (intptr_t data)
 
bool operator== (const UniqueId &other) const
 
bool operator!= (const UniqueId &other) const
 
bool operator< (const UniqueId &other) const
 

Detailed Description

General purpose unique identifier.

Constructor & Destructor Documentation

v8::UniqueId::UniqueId ( intptr_t  data)
inlineexplicit

Member Function Documentation

bool v8::UniqueId::operator!= ( const UniqueId other) const
inline
bool v8::UniqueId::operator< ( const UniqueId other) const
inline
bool v8::UniqueId::operator== ( const UniqueId other) const
inline

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