A Discrete-Event Network Simulator
API
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 typedefns3::Gnuplotprivate
DetectTerminal(const std::string &filename)ns3::Gnuplotstatic
GenerateOutput(std::ostream &os)ns3::Gnuplot
GenerateOutput(std::ostream &osControl, std::ostream &osData, std::string dataFileName)ns3::Gnuplot
Gnuplot(const std::string &outputFilename="", const std::string &title="")ns3::Gnuplot
m_dataFileDatasetIndexns3::Gnuplotprivate
m_datasetsns3::Gnuplotprivate
m_extrans3::Gnuplotprivate
m_generateOneOutputFilens3::Gnuplotprivate
m_outputFilenamens3::Gnuplotprivate
m_terminalns3::Gnuplotprivate
m_titlens3::Gnuplotprivate
m_xLegendns3::Gnuplotprivate
m_yLegendns3::Gnuplotprivate
SetDataFileDatasetIndex(unsigned int index)ns3::Gnuplot
SetExtra(const std::string &extra)ns3::Gnuplot
SetLegend(const std::string &xLegend, const std::string &yLegend)ns3::Gnuplot
SetOutputFilename(const std::string &outputFilename)ns3::Gnuplot
SetTerminal(const std::string &terminal)ns3::Gnuplot
SetTitle(const std::string &title)ns3::Gnuplot