#include <v8-inspector.h>
Definition at line 119 of file v8-inspector.h.
◆ V8DebuggerId() [1/3]
◆ V8DebuggerId() [2/3]
◆ V8DebuggerId() [3/3]
◆ isValid()
bool v8_inspector::V8DebuggerId::isValid |
( |
| ) |
const |
◆ operator=()
◆ pair()
std::pair< int64_t, int64_t > v8_inspector::V8DebuggerId::pair |
( |
| ) |
const |
◆ toString()
std::unique_ptr< StringBuffer > v8_inspector::V8DebuggerId::toString |
( |
| ) |
const |
◆ internal::V8DebuggerId
◆ m_first
int64_t v8_inspector::V8DebuggerId::m_first = 0 |
|
private |
◆ m_second
int64_t v8_inspector::V8DebuggerId::m_second = 0 |
|
private |
The documentation for this class was generated from the following files: