A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Documentation ▼
Installation
Manual
Models
Contributing
Wiki
Development ▼
API Docs
Issue Tracker
Merge Requests
API
environment-variables.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2022 Lawrence Livermore National Laboratory
3
*
4
* This program is free software; you can redistribute it and/or modify
5
* it under the terms of the GNU General Public License version 2 as
6
* published by the Free Software Foundation;
7
*
8
* This program is distributed in the hope that it will be useful,
9
* but WITHOUT ANY WARRANTY; without even the implied warranty of
10
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
* GNU General Public License for more details.
12
*
13
* You should have received a copy of the GNU General Public License
14
* along with this program; if not, write to the Free Software
15
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
16
*
17
* Author: Peter D. Barnes, Jr. <pdbarnes@llnl.gov>
18
*/
19
20
// This file supplies Doxygen documentation only.
21
// It should *NOT* be included in the build.
22
64
const
char
*
NS_ATTRIBUTE_DEFAULT
=
"name=value[;...]"
;
65
92
const
char
*
NS_COMMANDLINE_INTROSPECTION
=
"path"
;
93
125
const
char
*
NS_GLOBAL_VALUE
=
"name=value[;...]"
;
126
159
const
char
*
NS_LOG
=
"component=option[|option...][:...]"
;
160
187
const
char
*
TMP
=
"path"
;
188
const
char
*
TEMP
=
"path"
;
NS_GLOBAL_VALUE
const char * NS_GLOBAL_VALUE
Initialize a ns3::GlobalValue.
Definition:
environment-variables.h:125
NS_COMMANDLINE_INTROSPECTION
const char * NS_COMMANDLINE_INTROSPECTION
Write the ns3::CommandLine::Usage message, in Doxygen format, to the referenced location.
Definition:
environment-variables.h:92
NS_ATTRIBUTE_DEFAULT
const char * NS_ATTRIBUTE_DEFAULT
Initialize an ns3::Attribute.
Definition:
environment-variables.h:64
TEMP
const char * TEMP
Where to make temporary directories.
Definition:
environment-variables.h:188
TMP
const char * TMP
Where to make temporary directories.
Definition:
environment-variables.h:187
NS_LOG
const char * NS_LOG
Control which logging components are enabled.
Definition:
environment-variables.h:159
src
core
doc
environment-variables.h
Generated on Fri Mar 31 2023 13:30:39 for ns-3 by
1.9.1