Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/core/callback.h
2009-11-12
replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
file
|
diff
|
annotate
2009-02-22
Print demangled callback signatures if they mismatch. bug #507
file
|
diff
|
annotate
2009-01-09
bug 412: support more arguments in callbacks.
file
|
diff
|
annotate
2008-10-17
give attribute power to Callback.
file
|
diff
|
annotate
2008-07-08
add CalbackImplBase::GetReferenceCount
file
|
diff
|
annotate
2008-07-02
bug 245: build failure with gcc 4.3.x
file
|
diff
|
annotate
2008-03-31
remove 'All rigts reserved' keyword per tom's suggestion
file
|
diff
|
annotate
2008-03-16
split code from object.h/object.cc
file
|
diff
|
annotate
2008-03-16
do not use ObjectBase as a base class.
file
|
diff
|
annotate
2008-03-02
implement context-based trace connection
file
|
diff
|
annotate
2008-03-01
output correct information about non-matching types.
file
|
diff
|
annotate
2008-01-30
introduce ObjectBase
file
|
diff
|
annotate
2008-01-15
Print the correct type in the callback assign error message (instead of Ptr<const CallbackImplBase>)
file
|
diff
|
annotate
2008-01-10
Doxygen organization
file
|
diff
|
annotate
2008-01-02
Make the CallbackBase class more useful than it was.
file
|
diff
|
annotate
2007-09-06
add bound callback tests and make them work
file
|
diff
|
annotate
2007-09-06
add tests, fix the failing tests and add support for 6-arg callbacks
file
|
diff
|
annotate
2007-08-12
constify
file
|
diff
|
annotate
2007-08-08
fix dox warning
file
|
diff
|
annotate
2007-06-12
merge
file
|
diff
|
annotate
2007-06-07
constify Callback::IsNull
file
|
diff
|
annotate
2007-05-31
add public Callback::GetImpl
file
|
diff
|
annotate
2007-05-31
add a new overloaded Assign method
file
|
diff
|
annotate
2007-06-04
rename MakeNewObject to Create
file
|
diff
|
annotate
2007-05-25
make Callback use a separate empty type
file
|
diff
|
annotate
2007-05-24
remove ReferenceList: fix bug 27
file
|
diff
|
annotate
2007-05-24
add Callback::Nullify method
file
|
diff
|
annotate
2007-05-24
fix bug 23
file
|
diff
|
annotate
2007-05-16
Internet-node module dox
file
|
diff
|
annotate
2007-05-07
add Callback::Assign
file
|
diff
|
annotate
2007-04-30
handle const methods on const objects
file
|
diff
|
annotate
2007-03-30
fix more dox warnings
file
|
diff
|
annotate
2007-03-18
move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu
file
|
diff
|
annotate
2007-02-05
add CallbackBase and CallbackImplBase to allow the implementation of the runtime type checking method Callback::ChekType
file
|
diff
|
annotate
2006-11-01
fix coding style
file
|
diff
|
annotate
2006-10-20
change emacs mode to new NS3 elisp mode
file
|
diff
|
annotate
2006-10-06
fix coding style
file
|
diff
|
annotate
2006-10-02
fix emacs tab mode (reported by george)
file
|
diff
|
annotate
2006-09-06
move aroudn bound functors
file
|
diff
|
annotate
2006-09-05
change indent to be 4 spaces
file
|
diff
|
annotate
2006-09-05
variable/method/function coding style update
file
|
diff
|
annotate
2006-09-05
member variables coding style change
file
|
diff
|
annotate
2006-08-29
change yans namespace to ns3
file
|
diff
|
annotate
2006-08-29
import from yans
file
|
diff
|
annotate
(0)
tip