#include "ns3/test.h"#include "ns3/core-module.h"#include "ns3/network-module.h"
 Include dependency graph for traced-value-callback-typedef-test-suite.cc:Go to the source code of this file.
Classes | |
| class | TracedValueCallbackTestCase::CheckTvCb< T > | 
| A class to check that the callback function typedef will actually connect to the TracedValue.  More... | |
| class | TracedValueCallbackTestCase | 
| class | TracedValueCallbackTestSuite | 
Namespaces | |
| anonymous_namespace{traced-value-callback-typedef-test-suite.cc} | |
Variables | |
| std::string | anonymous_namespace{traced-value-callback-typedef-test-suite.cc}::g_Result = "" | 
| Result of callback test.  More... | |
| static TracedValueCallbackTestSuite | tracedValueCallbackTestSuite | 
      
  | 
  static | 
Definition at line 240 of file traced-value-callback-typedef-test-suite.cc.