A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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

namespace  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.
 

Detailed Description

ns3::StringValue attribute value implementation.

Definition in file string.cc.