ns3::TracedValue< T > Class Template Reference
[Tracing]

trace classes with value semantics More...

#include <traced-value.h>

Collaboration diagram for ns3::TracedValue< T >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename T>
class ns3::TracedValue< T >

trace classes with value semantics

If you want to trace the change of value of a class or primitive type which have value semantics (they _must_ support operator !=), you can wrap them in an instance of this template: this instance will behave just like the original class (if it did not export any special method), and will define Connect/DisconnectWithoutContext methods to work with ns3::MakeTraceSourceAccessor.


The documentation for this class was generated from the following file:

Generated on Fri Apr 9 15:01:09 2010 for NS-3 by  doxygen 1.5.8