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 */
src
core
model
string.h
Generated on Fri Dec 21 2012 19:00:33 for ns-3 by
1.8.1.2