The "core" module contains: More...
Collaboration diagram for Core:Topics | |
| Attributes | |
| Build version reporting | |
| CSV File Reader | |
| Callbacks | |
| Classes to do efficient math operations on arrays | |
| Command Line Parsing | |
| Compiler warnings | |
| Configuration | |
| Core module examples | |
| Programs which illustrate use of core module functionality. | |
| Core module helper classes | |
| Helper classes for the Core module | |
| Core module tests | |
| TestSuites for the Core module | |
| Debugging tools | |
| Deprecation | |
| Fatal Error Handlers | |
| Geometry primitives | |
| Hash Functions | |
| High Precision Q64.64 | |
| Length | |
| Object | |
| Random Variables | |
| Scheduler and Events | |
| Simulator | |
| Singleton | |
| Smart Pointer | |
| System Services | |
| Testing | |
| Tracing | |
| Virtual Time | |
| Management of virtual time in real world units. | |
| Virtual Time Timer and Watchdog | |
Files | |
| file | core.h |
| This file provides some doxygen documentation for the core module. | |
| file | global-value-test-suite.cc |
| GlobalValue test suite. | |
| file | global-value.cc |
| ns3::GlobalValue implementation. | |
| file | global-value.h |
| ns3::GlobalValue declaration. | |
| file | math.h |
| log2() macro definition; to deal with Bug 1467 . | |
| file | show-progress.cc |
| ns3::ShowProgress implementation. | |
| file | show-progress.h |
| ns3::ShowProgress declaration. | |
Classes | |
| class | ns3::GlobalValue |
| Hold a so-called 'global value'. More... | |
| class | ns3::ShowProgress |
| Periodically print a status message indicating simulator progress. More... | |
The "core" module contains: