Definition at line 45 of file RCefWebDisplayHandle.cxx.
Public Member Functions | |
| FrameSourceVisitor (RCefWebDisplayHandle *handle) | |
| virtual | ~FrameSourceVisitor ()=default |
| void | Visit (const CefString &str) override |
Private Member Functions | |
| DISALLOW_COPY_AND_ASSIGN (FrameSourceVisitor) | |
| IMPLEMENT_REFCOUNTING (FrameSourceVisitor) | |
Private Attributes | |
| RCefWebDisplayHandle * | fHandle {nullptr} |
|
inline |
Definition at line 51 of file RCefWebDisplayHandle.cxx.
|
virtualdefault |
|
private |
|
private |
|
inlineoverride |
Definition at line 55 of file RCefWebDisplayHandle.cxx.
|
private |
Definition at line 47 of file RCefWebDisplayHandle.cxx.