Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
v8_inspector::DeepSerializedValue Struct Reference

#include <v8-inspector.h>

Collaboration diagram for v8_inspector::DeepSerializedValue:
[legend]

Public Member Functions

 DeepSerializedValue (std::unique_ptr< StringBuffer > type, v8::MaybeLocal< v8::Value > value={})
 

Public Attributes

std::unique_ptr< StringBuffertype
 
v8::MaybeLocal< v8::Valuevalue
 

Constructor & Destructor Documentation

◆ DeepSerializedValue()

v8_inspector::DeepSerializedValue::DeepSerializedValue ( std::unique_ptr< StringBuffer type,
v8::MaybeLocal< v8::Value value = {} 
)
inlineexplicit

Member Data Documentation

◆ type

std::unique_ptr<StringBuffer> v8_inspector::DeepSerializedValue::type

◆ value

v8::MaybeLocal<v8::Value> v8_inspector::DeepSerializedValue::value

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