ns3::Gnuplot3dDataset::Data3d Struct Reference

Inheritance diagram for ns3::Gnuplot3dDataset::Data3d:
Inheritance graph
[legend]
Collaboration diagram for ns3::Gnuplot3dDataset::Data3d:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Data3d (const std::string &title)
virtual std::string GetCommand () const
virtual void PrintExpression (std::ostream &os) const
virtual void PrintDatafile (std::ostream &os) const

Public Attributes

std::string m_style
PointSet m_pointset

Detailed Description

Definition at line 400 of file gnuplot.cc.


Constructor & Destructor Documentation

ns3::Gnuplot3dDataset::Data3d::Data3d ( const std::string &  title  ) 

Initializes with value from m_defaultStyle.

Definition at line 418 of file gnuplot.cc.


Member Function Documentation

std::string ns3::Gnuplot3dDataset::Data3d::GetCommand (  )  const [virtual]

Returns "plot" or "splot".

Implements ns3::GnuplotDataset::Data.

Definition at line 425 of file gnuplot.cc.

void ns3::Gnuplot3dDataset::Data3d::PrintDatafile ( std::ostream &  os  )  const [virtual]

Print the inline data file contents trailing the plot command. Empty for functions.

Implements ns3::GnuplotDataset::Data.

Definition at line 446 of file gnuplot.cc.

void ns3::Gnuplot3dDataset::Data3d::PrintExpression ( std::ostream &  os  )  const [virtual]

Prints the plot description used as argument to (s)plot. Either the function expression or a datafile description. Should include m_title and m_extra in the output.

Implements ns3::GnuplotDataset::Data.

Definition at line 431 of file gnuplot.cc.


Member Data Documentation

Definition at line 406 of file gnuplot.cc.

Definition at line 404 of file gnuplot.cc.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 3 14:10:04 2009 for NS-3 by  doxygen 1.6.3