webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
WebCore::InspectorAgentBase Class Reference

#include <InspectorWebAgentBase.h>

Inheritance diagram for WebCore::InspectorAgentBase:
Inspector::InspectorAgentBase Inspector::InspectorAgentBase WebCore::InspectorApplicationCacheAgent WebCore::InspectorCSSAgent WebCore::InspectorDatabaseAgent WebCore::InspectorDOMAgent WebCore::InspectorDOMAgent WebCore::InspectorDOMDebuggerAgent WebCore::InspectorDOMStorageAgent WebCore::InspectorLayerTreeAgent WebCore::InspectorNetworkAgent WebCore::InspectorPageAgent WebCore::InspectorPageAgent WebCore::InspectorTimelineAgent WebCore::InspectorWorkerAgent

Protected Member Functions

 InspectorAgentBase (const String &name, WebAgentContext &context)
 
 InspectorAgentBase (const String &name, WebAgentContext &context)
 
- Protected Member Functions inherited from Inspector::InspectorAgentBase
 InspectorAgentBase (const String &name)
 
 InspectorAgentBase (const String &name)
 

Protected Attributes

InstrumentingAgentsm_instrumentingAgents
 
Inspector::InspectorEnvironmentm_environment
 
- Protected Attributes inherited from Inspector::InspectorAgentBase
String m_name
 

Additional Inherited Members

- Public Member Functions inherited from Inspector::InspectorAgentBase
virtual ~InspectorAgentBase ()
 
String domainName () const
 
virtual void didCreateFrontendAndBackend (FrontendRouter *, BackendDispatcher *)=0
 
virtual void willDestroyFrontendAndBackend (DisconnectReason)=0
 
virtual void discardValues ()
 
virtual void discardAgent ()
 
virtual ~InspectorAgentBase ()
 
String domainName () const
 
virtual void didCreateFrontendAndBackend (FrontendRouter *, BackendDispatcher *)=0
 
virtual void willDestroyFrontendAndBackend (DisconnectReason)=0
 
virtual void discardValues ()
 
virtual void discardAgent ()
 

Constructor & Destructor Documentation

◆ InspectorAgentBase() [1/2]

WebCore::InspectorAgentBase::InspectorAgentBase ( const String name,
WebAgentContext context 
)
inlineprotected

◆ InspectorAgentBase() [2/2]

WebCore::InspectorAgentBase::InspectorAgentBase ( const String name,
WebAgentContext context 
)
inlineprotected

Member Data Documentation

◆ m_environment

Inspector::InspectorEnvironment & WebCore::InspectorAgentBase::m_environment
protected

◆ m_instrumentingAgents

InstrumentingAgents & WebCore::InspectorAgentBase::m_instrumentingAgents
protected

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