A Discrete-Event Network Simulator
QKDNetSim v2.0 (NS-3 v3.41) @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
string.cc File Reference

ns3::StringValue attribute value implementation. More...

#include "string.h"
+ Include dependency graph for string.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Functions

Ptr< const AttributeChecker > ns3::MakeStringChecker ()
 
StringVector ns3::SplitString (const std::string &str, const std::string &delim)
 Split a string on a delimiter. More...
 

Detailed Description

ns3::StringValue attribute value implementation.

Definition in file string.cc.