index.h Source File

NEDXML API: index.h Source File
NEDXML API
index.h
1//==========================================================================
2// INDEX.H - part of
3// OMNeT++/OMNEST
4// Discrete System Simulation in C++
5//
6// Defines modules for documentation generation. Nothing useful for the
7// C++ compiler.
8//
9//==========================================================================
10
11/*--------------------------------------------------------------*
12 Copyright (C) 2002-2017 Andras Varga
13 Copyright (C) 2006-2017 OpenSim Ltd.
14
15 This file is distributed WITHOUT ANY WARRANTY. See the file
16 `license' for details on this and other legal matters.
17*--------------------------------------------------------------*/
18
19namespace omnetpp {
20
21namespace nedxml {
22
47
95
156
164
170
176
182
188
194
201
208
215
216} // namespace nedxml
217
218} // namespace omnetpp
219