webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::InstrumentingAgents Class Reference

#include <InstrumentingAgents.h>

Inheritance diagram for WebCore::InstrumentingAgents:
WTF::RefCounted< InstrumentingAgents > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

 ~InstrumentingAgents ()
 
void reset ()
 
Inspector::InspectorEnvironmentinspectorEnvironment () const
 
Inspector::InspectorAgentinspectorAgent () const
 
void setInspectorAgent (Inspector::InspectorAgent *agent)
 
InspectorPageAgentinspectorPageAgent () const
 
void setInspectorPageAgent (InspectorPageAgent *agent)
 
InspectorCSSAgentinspectorCSSAgent () const
 
void setInspectorCSSAgent (InspectorCSSAgent *agent)
 
WebConsoleAgentwebConsoleAgent () const
 
void setWebConsoleAgent (WebConsoleAgent *agent)
 
InspectorDOMAgentinspectorDOMAgent () const
 
void setInspectorDOMAgent (InspectorDOMAgent *agent)
 
InspectorNetworkAgentinspectorNetworkAgent () const
 
void setInspectorNetworkAgent (InspectorNetworkAgent *agent)
 
PageRuntimeAgentpageRuntimeAgent () const
 
void setPageRuntimeAgent (PageRuntimeAgent *agent)
 
InspectorTimelineAgentinspectorTimelineAgent () const
 
void setInspectorTimelineAgent (InspectorTimelineAgent *agent)
 
InspectorTimelineAgentpersistentInspectorTimelineAgent () const
 
void setPersistentInspectorTimelineAgent (InspectorTimelineAgent *agent)
 
InspectorDOMStorageAgentinspectorDOMStorageAgent () const
 
void setInspectorDOMStorageAgent (InspectorDOMStorageAgent *agent)
 
InspectorDatabaseAgentinspectorDatabaseAgent () const
 
void setInspectorDatabaseAgent (InspectorDatabaseAgent *agent)
 
InspectorApplicationCacheAgentinspectorApplicationCacheAgent () const
 
void setInspectorApplicationCacheAgent (InspectorApplicationCacheAgent *agent)
 
Inspector::InspectorDebuggerAgentinspectorDebuggerAgent () const
 
void setInspectorDebuggerAgent (Inspector::InspectorDebuggerAgent *agent)
 
PageDebuggerAgentpageDebuggerAgent () const
 
void setPageDebuggerAgent (PageDebuggerAgent *agent)
 
PageHeapAgentpageHeapAgent () const
 
void setPageHeapAgent (PageHeapAgent *agent)
 
InspectorDOMDebuggerAgentinspectorDOMDebuggerAgent () const
 
void setInspectorDOMDebuggerAgent (InspectorDOMDebuggerAgent *agent)
 
InspectorLayerTreeAgentinspectorLayerTreeAgent () const
 
void setInspectorLayerTreeAgent (InspectorLayerTreeAgent *agent)
 
InspectorWorkerAgentinspectorWorkerAgent () const
 
void setInspectorWorkerAgent (InspectorWorkerAgent *agent)
 
- Public Member Functions inherited from WTF::RefCounted< InstrumentingAgents >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Static Public Member Functions

static Ref< InstrumentingAgentscreate (Inspector::InspectorEnvironment &environment)
 

Additional Inherited Members

- Protected Member Functions inherited from WTF::RefCounted< InstrumentingAgents >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Constructor & Destructor Documentation

◆ ~InstrumentingAgents()

WebCore::InstrumentingAgents::~InstrumentingAgents ( )
inline

Member Function Documentation

◆ create()

static Ref<InstrumentingAgents> WebCore::InstrumentingAgents::create ( Inspector::InspectorEnvironment environment)
inlinestatic

◆ inspectorAgent()

Inspector::InspectorAgent* WebCore::InstrumentingAgents::inspectorAgent ( ) const
inline

◆ inspectorApplicationCacheAgent()

InspectorApplicationCacheAgent* WebCore::InstrumentingAgents::inspectorApplicationCacheAgent ( ) const
inline

◆ inspectorCSSAgent()

InspectorCSSAgent* WebCore::InstrumentingAgents::inspectorCSSAgent ( ) const
inline

◆ inspectorDatabaseAgent()

InspectorDatabaseAgent* WebCore::InstrumentingAgents::inspectorDatabaseAgent ( ) const
inline

◆ inspectorDebuggerAgent()

Inspector::InspectorDebuggerAgent* WebCore::InstrumentingAgents::inspectorDebuggerAgent ( ) const
inline

◆ inspectorDOMAgent()

InspectorDOMAgent* WebCore::InstrumentingAgents::inspectorDOMAgent ( ) const
inline

◆ inspectorDOMDebuggerAgent()

InspectorDOMDebuggerAgent* WebCore::InstrumentingAgents::inspectorDOMDebuggerAgent ( ) const
inline

◆ inspectorDOMStorageAgent()

InspectorDOMStorageAgent* WebCore::InstrumentingAgents::inspectorDOMStorageAgent ( ) const
inline

◆ inspectorEnvironment()

Inspector::InspectorEnvironment& WebCore::InstrumentingAgents::inspectorEnvironment ( ) const
inline

◆ inspectorLayerTreeAgent()

InspectorLayerTreeAgent* WebCore::InstrumentingAgents::inspectorLayerTreeAgent ( ) const
inline

◆ inspectorNetworkAgent()

InspectorNetworkAgent* WebCore::InstrumentingAgents::inspectorNetworkAgent ( ) const
inline

◆ inspectorPageAgent()

InspectorPageAgent* WebCore::InstrumentingAgents::inspectorPageAgent ( ) const
inline

◆ inspectorTimelineAgent()

InspectorTimelineAgent* WebCore::InstrumentingAgents::inspectorTimelineAgent ( ) const
inline

◆ inspectorWorkerAgent()

InspectorWorkerAgent* WebCore::InstrumentingAgents::inspectorWorkerAgent ( ) const
inline

◆ pageDebuggerAgent()

PageDebuggerAgent* WebCore::InstrumentingAgents::pageDebuggerAgent ( ) const
inline

◆ pageHeapAgent()

PageHeapAgent* WebCore::InstrumentingAgents::pageHeapAgent ( ) const
inline

◆ pageRuntimeAgent()

PageRuntimeAgent* WebCore::InstrumentingAgents::pageRuntimeAgent ( ) const
inline

◆ persistentInspectorTimelineAgent()

InspectorTimelineAgent* WebCore::InstrumentingAgents::persistentInspectorTimelineAgent ( ) const
inline

◆ reset()

void WebCore::InstrumentingAgents::reset ( )

◆ setInspectorAgent()

void WebCore::InstrumentingAgents::setInspectorAgent ( Inspector::InspectorAgent agent)
inline

◆ setInspectorApplicationCacheAgent()

void WebCore::InstrumentingAgents::setInspectorApplicationCacheAgent ( InspectorApplicationCacheAgent agent)
inline

◆ setInspectorCSSAgent()

void WebCore::InstrumentingAgents::setInspectorCSSAgent ( InspectorCSSAgent agent)
inline

◆ setInspectorDatabaseAgent()

void WebCore::InstrumentingAgents::setInspectorDatabaseAgent ( InspectorDatabaseAgent agent)
inline

◆ setInspectorDebuggerAgent()

void WebCore::InstrumentingAgents::setInspectorDebuggerAgent ( Inspector::InspectorDebuggerAgent agent)
inline

◆ setInspectorDOMAgent()

void WebCore::InstrumentingAgents::setInspectorDOMAgent ( InspectorDOMAgent agent)
inline

◆ setInspectorDOMDebuggerAgent()

void WebCore::InstrumentingAgents::setInspectorDOMDebuggerAgent ( InspectorDOMDebuggerAgent agent)
inline

◆ setInspectorDOMStorageAgent()

void WebCore::InstrumentingAgents::setInspectorDOMStorageAgent ( InspectorDOMStorageAgent agent)
inline

◆ setInspectorLayerTreeAgent()

void WebCore::InstrumentingAgents::setInspectorLayerTreeAgent ( InspectorLayerTreeAgent agent)
inline

◆ setInspectorNetworkAgent()

void WebCore::InstrumentingAgents::setInspectorNetworkAgent ( InspectorNetworkAgent agent)
inline

◆ setInspectorPageAgent()

void WebCore::InstrumentingAgents::setInspectorPageAgent ( InspectorPageAgent agent)
inline

◆ setInspectorTimelineAgent()

void WebCore::InstrumentingAgents::setInspectorTimelineAgent ( InspectorTimelineAgent agent)
inline

◆ setInspectorWorkerAgent()

void WebCore::InstrumentingAgents::setInspectorWorkerAgent ( InspectorWorkerAgent agent)
inline

◆ setPageDebuggerAgent()

void WebCore::InstrumentingAgents::setPageDebuggerAgent ( PageDebuggerAgent agent)
inline

◆ setPageHeapAgent()

void WebCore::InstrumentingAgents::setPageHeapAgent ( PageHeapAgent agent)
inline

◆ setPageRuntimeAgent()

void WebCore::InstrumentingAgents::setPageRuntimeAgent ( PageRuntimeAgent agent)
inline

◆ setPersistentInspectorTimelineAgent()

void WebCore::InstrumentingAgents::setPersistentInspectorTimelineAgent ( InspectorTimelineAgent agent)
inline

◆ setWebConsoleAgent()

void WebCore::InstrumentingAgents::setWebConsoleAgent ( WebConsoleAgent agent)
inline

◆ webConsoleAgent()

WebConsoleAgent* WebCore::InstrumentingAgents::webConsoleAgent ( ) const
inline

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