Loading...
Searching...
No Matches
Public Member Functions | Friends | List of all members
v8_inspector::V8DebuggerId Class Reference

#include <v8-inspector.h>

Public Member Functions

 V8DebuggerId ()=default
 
 V8DebuggerId (const V8DebuggerId &)=default
 
V8DebuggerIdoperator= (const V8DebuggerId &)=default
 
std::unique_ptr< StringBuffertoString () const
 
bool isValid () const
 
std::pair< int64_t, int64_t > pair () const
 

Friends

class internal::V8DebuggerId
 

Constructor & Destructor Documentation

◆ V8DebuggerId() [1/2]

◆ V8DebuggerId() [2/2]

Member Function Documentation

◆ isValid()

bool v8_inspector::V8DebuggerId::isValid ( ) const

◆ operator=()

V8DebuggerId & v8_inspector::V8DebuggerId::operator= ( const V8DebuggerId )
default

◆ pair()

std::pair< int64_t, int64_t > v8_inspector::V8DebuggerId::pair ( ) const

◆ toString()

std::unique_ptr< StringBuffer > v8_inspector::V8DebuggerId::toString ( ) const

Friends And Related Function Documentation

◆ internal::V8DebuggerId

friend class internal::V8DebuggerId
friend

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