Howto:Exposing Subsystems to Nasal: Difference between revisions

m
Line 25: Line 25:


== Roadmap ==
== Roadmap ==
* extend the destructors of the timer/listener objects to dump destruction info to the log via SG_LOG {{Not done}}
* extend the destructors of the timer/listener objects to dump creation/destruction and invocation info to the log via SG_LOG {{Not done}}
* extend SGTimerQueue to provide methods for getting the size of the queue {{Not done}}
* extend SGTimerQueue to provide methods for getting the size of the queue {{Not done}}
* extend SGEventMgr to dump that info to the console via the SG_LOG macro {{Not done}}
* extend SGEventMgr to dump that info to the console via the SG_LOG macro {{Not done}}