Searched defs:BaseEvent (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dgc-finalized.cpp30 typedef Debug::SimpleEvent<Debug::Event::FINALIZERS> BaseEvent; typedef in namespace:Inkscape::GC::__anon49
32 class FinalizerEvent : public BaseEvent {
35 : BaseEvent(Util::share_static_string("gc-finalizer"))

Completed in 13 milliseconds