#include <berryIDebugObjectListener.h>
Definition at line 26 of file berryIDebugObjectListener.h.
◆ ~IDebugObjectListener()
virtual berry::IDebugObjectListener::~IDebugObjectListener |
( |
| ) |
|
|
virtual |
◆ GetEventTypes()
virtual Events::Types berry::IDebugObjectListener::GetEventTypes |
( |
| ) |
const |
|
pure virtual |
◆ ObjectCreated()
virtual void berry::IDebugObjectListener::ObjectCreated |
( |
const Object * |
| ) |
|
|
inlinevirtual |
◆ ObjectDestroyed()
virtual void berry::IDebugObjectListener::ObjectDestroyed |
( |
const Object * |
| ) |
|
|
inlinevirtual |
◆ ObjectTracingChanged()
virtual void berry::IDebugObjectListener::ObjectTracingChanged |
( |
unsigned int |
, |
|
|
bool |
= true , |
|
|
const Object * |
= nullptr |
|
) |
| |
|
inlinevirtual |
◆ SmartPointerCreated()
virtual void berry::IDebugObjectListener::SmartPointerCreated |
( |
unsigned int |
, |
|
|
const Object * |
|
|
) |
| |
|
inlinevirtual |
◆ SmartPointerDestroyed()
virtual void berry::IDebugObjectListener::SmartPointerDestroyed |
( |
unsigned int |
, |
|
|
const Object * |
|
|
) |
| |
|
inlinevirtual |
The documentation for this struct was generated from the following file: