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

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

AddProbe(const std::string &typeId, const std::string &probeName, const std::string &path)ns3::GnuplotHelper
AddTimeSeriesAdaptor(const std::string &adaptorName)ns3::GnuplotHelper
ConfigurePlot(const std::string &outputFileNameWithoutExtension, const std::string &title, const std::string &xLegend, const std::string &yLegend, const std::string &terminalType="png")ns3::GnuplotHelper
ConnectProbeToAggregator(const std::string &typeId, const std::string &matchIdentifier, const std::string &path, const std::string &probeTraceSource, const std::string &title)ns3::GnuplotHelperprivate
ConstructAggregator()ns3::GnuplotHelperprivate
GetAggregator()ns3::GnuplotHelper
GetProbe(std::string probeName) const ns3::GnuplotHelper
GnuplotHelper()ns3::GnuplotHelper
GnuplotHelper(const std::string &outputFileNameWithoutExtension, const std::string &title, const std::string &xLegend, const std::string &yLegend, const std::string &terminalType="png")ns3::GnuplotHelper
m_aggregatorns3::GnuplotHelperprivate
m_factoryns3::GnuplotHelperprivate
m_outputFileNameWithoutExtensionns3::GnuplotHelperprivate
m_plotProbeCountns3::GnuplotHelperprivate
m_probeMapns3::GnuplotHelperprivate
m_terminalTypens3::GnuplotHelperprivate
m_timeSeriesAdaptorMapns3::GnuplotHelperprivate
m_titlens3::GnuplotHelperprivate
m_xLegendns3::GnuplotHelperprivate
m_yLegendns3::GnuplotHelperprivate
PlotProbe(const std::string &typeId, const std::string &path, const std::string &probeTraceSource, const std::string &title, enum GnuplotAggregator::KeyLocation keyLocation=GnuplotAggregator::KEY_INSIDE)ns3::GnuplotHelper
~GnuplotHelper()ns3::GnuplotHelpervirtual