index.h Source File

API: index.h Source File
API
index.h
1//==========================================================================
2// INDEX.H - part of
3// OMNeT++/OMNEST
4// Discrete System Simulation in C++
5//
6//==========================================================================
7
8/*--------------------------------------------------------------*
9 Copyright (C) 1992-2017 Andras Varga
10 Copyright (C) 2006-2017 OpenSim Ltd.
11
12 This file is distributed WITHOUT ANY WARRANTY. See the file
13 `license' for details on this and other legal matters.
14*--------------------------------------------------------------*/
15
16// This file defines modules for documentation generation.
17// Nothing useful for the C++ compiler.
18
19namespace omnetpp {
20
56
62
74
85
101
117
126
161
200
218
236
276
284
291
307
318
324
330
338
344
350
371
382
391
392} // namespace omnetpp
393
394