#include <v8-inspector.h>
◆ ~Channel()
virtual v8_inspector::V8Inspector::Channel::~Channel |
( |
| ) |
|
|
virtualdefault |
◆ flushProtocolNotifications()
virtual void v8_inspector::V8Inspector::Channel::flushProtocolNotifications |
( |
| ) |
|
|
pure virtual |
◆ sendNotification()
virtual void v8_inspector::V8Inspector::Channel::sendNotification |
( |
std::unique_ptr< StringBuffer > |
message | ) |
|
|
pure virtual |
◆ sendResponse()
virtual void v8_inspector::V8Inspector::Channel::sendResponse |
( |
int |
callId, |
|
|
std::unique_ptr< StringBuffer > |
message |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: