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.cc
Go to the documentation of this file.
1
#include "
string.h
"
2
3
namespace
ns3 {
4
5
ATTRIBUTE_CHECKER_IMPLEMENT_WITH_NAME
(String,
"std::string"
);
6
ATTRIBUTE_VALUE_IMPLEMENT_WITH_NAME
(std::string, String);
7
8
}
// namespace ns3
string.h
ns3::ATTRIBUTE_CHECKER_IMPLEMENT_WITH_NAME
ATTRIBUTE_CHECKER_IMPLEMENT_WITH_NAME(Boolean,"bool")
ns3::ATTRIBUTE_VALUE_IMPLEMENT_WITH_NAME
ATTRIBUTE_VALUE_IMPLEMENT_WITH_NAME(double, Double)
src
core
model
string.cc
Generated on Sat Apr 19 2014 14:06:52 for ns-3 by
1.8.6