A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
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
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:78
ns3
Every class exported by the ns3 library is enclosed in the ns3 namespace.
src
stats
model
basic-data-calculators.cc
Generated on Sun Mar 3 2024 17:11:08 for ns-3 by
1.9.1