From 180d71b7fa09fca910f45c1ecb35e7a8bcf59ad9 Mon Sep 17 00:00:00 2001 From: Eduardo Almeida Date: Sat, 6 Aug 2022 21:50:25 +0000 Subject: [PATCH] core (fixes #560): Unify TypeNameGet() in type-name.h and traced-value-callback-typedef-test-suite.cc --- src/core/model/nstime.h | 9 ++ src/core/model/type-name.h | 55 +++++++---- src/network/utils/sequence-number.h | 12 ++- ...raced-value-callback-typedef-test-suite.cc | 97 ++++++++----------- 4 files changed, 98 insertions(+), 75 deletions(-) diff --git a/src/core/model/nstime.h b/src/core/model/nstime.h index 3e32eb529..38a20b8e9 100644 --- a/src/core/model/nstime.h +++ b/src/core/model/nstime.h @@ -25,6 +25,7 @@ #include "attribute-helper.h" #include "event-id.h" #include "int64x64.h" +#include "type-name.h" #include #include #include @@ -1376,6 +1377,14 @@ private: }; // class TimeWithUnit +/** + * \ingroup time + * + * ns3::TypeNameGet