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
uint32_t
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 Fri Nov 8 2024 13:59:06 for ns-3 by
1.11.0