A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::Gnuplot Member List

This is the complete list of members for ns3::Gnuplot, including all inherited members.

AddDataset(const GnuplotDataset &dataset)ns3::Gnuplot
AppendExtra(const std::string &extra)ns3::Gnuplot
Datasets typedef (defined in ns3::Gnuplot)ns3::Gnuplotprivate
DetectTerminal(const std::string &filename)ns3::Gnuplotstatic
GenerateOutput(std::ostream &os) const ns3::Gnuplot
Gnuplot(const std::string &outputFilename="", const std::string &title="")ns3::Gnuplot
m_datasets (defined in ns3::Gnuplot)ns3::Gnuplotprivate
m_extra (defined in ns3::Gnuplot)ns3::Gnuplotprivate
m_outputFilename (defined in ns3::Gnuplot)ns3::Gnuplotprivate
m_terminal (defined in ns3::Gnuplot)ns3::Gnuplotprivate
m_title (defined in ns3::Gnuplot)ns3::Gnuplotprivate
m_xLegend (defined in ns3::Gnuplot)ns3::Gnuplotprivate
m_yLegend (defined in ns3::Gnuplot)ns3::Gnuplotprivate
SetExtra(const std::string &extra)ns3::Gnuplot
SetLegend(const std::string &xLegend, const std::string &yLegend)ns3::Gnuplot
SetTerminal(const std::string &terminal)ns3::Gnuplot
SetTitle(const std::string &title)ns3::Gnuplot