[Ns-bugs] [Bug 127] Add trace callback type information for Python bindings
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Sun Jan 13 15:02:58 PST 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=127
------- Comment #2 from gjcarneiro at gmail.com 2008-01-13 18:02 -------
It turns out that TraceResolver::CollectSources works differently from what I
expected; it seems to collect all sources below a certain path, while I want
all sources that _match_ a certain path. I committed a new API, on top of the
attached patch, TraceResolver::CollectSourcesMatchingPath, and implemented
python bindings for Object::TraceConnect, as proof of concept.
http://code.nsnam.org/gjc/ns-3-pybindgen/rev/e0e287057339
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list