Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/core/attribute.h
2009-11-12
replace RefCountBase with SimpleRefCount<> to avoid duplicate refcounting implementations.
file
|
diff
|
annotate
2008-12-09
make a pass through doxygen fixing errors
file
|
diff
|
annotate
2008-06-02
add some doxygen, remove a couple of XXX
file
|
diff
|
annotate
2008-05-29
Doxygen organization
file
|
diff
|
annotate
2008-04-17
improve the auto-generated doxygen output.
file
|
diff
|
annotate
2008-04-17
get rid of Attribute class. Use AttributeValue subclasses directly.
file
|
diff
|
annotate
2008-04-11
add AttributeAccessor::HasGetter/HasSetter and implement it.
file
|
diff
|
annotate
2008-04-10
use RefCountBase
file
|
diff
|
annotate
2008-04-10
get rid of scary implementation details of Attribute.
file
|
diff
|
annotate
2008-04-09
get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class.
file
|
diff
|
annotate
2008-03-16
split code from object.h/object.cc
file
|
diff
|
annotate
2008-03-15
add missing accessor construction functions.
file
|
diff
|
annotate
2008-03-12
Add sufficient information to AttributeChecker to generate nice-looking doxygen documentation.
file
|
diff
|
annotate
2008-03-12
fix doxygen errors
file
|
diff
|
annotate
2008-03-10
doxygen doc
file
|
diff
|
annotate
2008-03-10
add missing copyright statements.
file
|
diff
|
annotate
2008-03-03
typo is code unused until then.
file
|
diff
|
annotate
2008-03-01
introduce AttributeChecker::Create and use it instead of AttributeValue::Copy.
file
|
diff
|
annotate
2008-02-28
Copy is not needed anymore.
file
|
diff
|
annotate
2008-02-27
do not use anonymous namespace in header
file
|
diff
|
annotate
2008-02-27
introduce the ns3::String class, get rid of the string -> Attribute implicit conversion, and get rid of MakeDataRate, port PointToPointNetDevice to Attributes
file
|
diff
|
annotate
2008-02-27
re-organize the code to avoid link-time errors due to duplicate symbols.
file
|
diff
|
annotate
2008-02-25
add a base arg to MakeSimpleAttributeChecker
file
|
diff
|
annotate
2008-02-20
value.h -> attribute.h
file
|
diff
|
annotate
|
base
(0)
tip