A Discrete-Event Network Simulator
Home
Tutorials ▼
English
Portuguese
Docs ▼
Wiki
Manual
Models
Develop ▼
API
Bugs
API
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
string.h
Go to the documentation of this file.
1
#ifndef NS3_STRING_H
2
#define NS3_STRING_H
3
4
#include <string>
5
#include "
attribute-helper.h
"
6
7
namespace
ns3 {
8
19
ATTRIBUTE_VALUE_DEFINE_WITH_NAME
(std::string, String);
20
ATTRIBUTE_ACCESSOR_DEFINE
(String);
21
ATTRIBUTE_CHECKER_DEFINE
(String);
22
23
}
// namespace ns3
24
25
26
#endif
/* NS3_STRING_H */
ns3::ATTRIBUTE_ACCESSOR_DEFINE
ATTRIBUTE_ACCESSOR_DEFINE(Boolean)
attribute-helper.h
ATTRIBUTE_VALUE_DEFINE_WITH_NAME
#define ATTRIBUTE_VALUE_DEFINE_WITH_NAME(type, name)
Definition:
attribute-helper.h:125
ns3::ATTRIBUTE_CHECKER_DEFINE
ATTRIBUTE_CHECKER_DEFINE(Boolean)
src
core
model
string.h
Generated on Sat Apr 19 2014 14:06:52 for ns-3 by
1.8.6