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

#include <InspectorInstrumentationCookie.h>

Public Member Functions

 InspectorInstrumentationCookie ()
 
 InspectorInstrumentationCookie (InstrumentingAgents &, int)
 
 InspectorInstrumentationCookie (const InspectorInstrumentationCookie &)
 
InspectorInstrumentationCookieoperator= (const InspectorInstrumentationCookie &)
 
 ~InspectorInstrumentationCookie ()
 
bool isValid () const
 
InstrumentingAgentsinstrumentingAgents () const
 
bool hasMatchingTimelineAgentId (int id) const
 
 InspectorInstrumentationCookie ()
 
 InspectorInstrumentationCookie (InstrumentingAgents &, int)
 
 InspectorInstrumentationCookie (const InspectorInstrumentationCookie &)
 
InspectorInstrumentationCookieoperator= (const InspectorInstrumentationCookie &)
 
 ~InspectorInstrumentationCookie ()
 
bool isValid () const
 
InstrumentingAgentsinstrumentingAgents () const
 
bool hasMatchingTimelineAgentId (int id) const
 

Constructor & Destructor Documentation

◆ InspectorInstrumentationCookie() [1/6]

WebCore::InspectorInstrumentationCookie::InspectorInstrumentationCookie ( )

◆ InspectorInstrumentationCookie() [2/6]

WebCore::InspectorInstrumentationCookie::InspectorInstrumentationCookie ( InstrumentingAgents agents,
int  timelineAgentId 
)

◆ InspectorInstrumentationCookie() [3/6]

WebCore::InspectorInstrumentationCookie::InspectorInstrumentationCookie ( const InspectorInstrumentationCookie other)

◆ ~InspectorInstrumentationCookie() [1/2]

WebCore::InspectorInstrumentationCookie::~InspectorInstrumentationCookie ( )

◆ InspectorInstrumentationCookie() [4/6]

WebCore::InspectorInstrumentationCookie::InspectorInstrumentationCookie ( )

◆ InspectorInstrumentationCookie() [5/6]

WebCore::InspectorInstrumentationCookie::InspectorInstrumentationCookie ( InstrumentingAgents ,
int   
)

◆ InspectorInstrumentationCookie() [6/6]

WebCore::InspectorInstrumentationCookie::InspectorInstrumentationCookie ( const InspectorInstrumentationCookie )

◆ ~InspectorInstrumentationCookie() [2/2]

WebCore::InspectorInstrumentationCookie::~InspectorInstrumentationCookie ( )

Member Function Documentation

◆ hasMatchingTimelineAgentId() [1/2]

bool WebCore::InspectorInstrumentationCookie::hasMatchingTimelineAgentId ( int  id) const
inline

◆ hasMatchingTimelineAgentId() [2/2]

bool WebCore::InspectorInstrumentationCookie::hasMatchingTimelineAgentId ( int  id) const
inline

◆ instrumentingAgents() [1/2]

InstrumentingAgents* WebCore::InspectorInstrumentationCookie::instrumentingAgents ( ) const
inline

◆ instrumentingAgents() [2/2]

InstrumentingAgents* WebCore::InspectorInstrumentationCookie::instrumentingAgents ( ) const
inline

◆ isValid() [1/2]

bool WebCore::InspectorInstrumentationCookie::isValid ( ) const
inline

◆ isValid() [2/2]

bool WebCore::InspectorInstrumentationCookie::isValid ( ) const
inline

◆ operator=() [1/2]

InspectorInstrumentationCookie & WebCore::InspectorInstrumentationCookie::operator= ( const InspectorInstrumentationCookie other)

◆ operator=() [2/2]

InspectorInstrumentationCookie& WebCore::InspectorInstrumentationCookie::operator= ( const InspectorInstrumentationCookie )

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