A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
Loading...
Searching...
No Matches
basic-data-calculators.cc
Go to the documentation of this file.
1
#include "
basic-data-calculators.h
"
2
3
namespace
ns3
4
{
5
6
NS_OBJECT_TEMPLATE_CLASS_DEFINE
(
CounterCalculator
, uint32_t);
7
8
}
basic-data-calculators.h
ns3::CounterCalculator
Template class CounterCalculator.
Definition
basic-data-calculators.h:290
NS_OBJECT_TEMPLATE_CLASS_DEFINE
#define NS_OBJECT_TEMPLATE_CLASS_DEFINE(type, param)
Explicitly instantiate a template class with one template parameter and register the resulting instan...
Definition
object-base.h:67
ns3
Every class exported by the ns3 library is enclosed in the ns3 namespace.
src
stats
model
basic-data-calculators.cc
Generated on Wed Jun 11 2025 13:15:38 for ns-3 by
1.13.2