This is the complete list of members for ns3::Length, including all inherited members.
As(Unit unit) const | ns3::Length | |
Centimeter enum value | ns3::Length | |
DEFAULT_TOLERANCE | ns3::Length | static |
Foot enum value | ns3::Length | |
GetDouble() const | ns3::Length | |
Inch enum value | ns3::Length | |
IsEqual(const Length &other, double tolerance=DEFAULT_TOLERANCE) const | ns3::Length | |
IsGreater(const Length &other, double tolerance=DEFAULT_TOLERANCE) const | ns3::Length | |
IsGreaterOrEqual(const Length &other, double tolerance=DEFAULT_TOLERANCE) const | ns3::Length | |
IsLess(const Length &other, double tolerance=DEFAULT_TOLERANCE) const | ns3::Length | |
IsLessOrEqual(const Length &other, double tolerance=DEFAULT_TOLERANCE) const | ns3::Length | |
IsNotEqual(const Length &other, double tolerance=DEFAULT_TOLERANCE) const | ns3::Length | |
Kilometer enum value | ns3::Length | |
Length() | ns3::Length | |
Length(const std::string &text) | ns3::Length | |
Length(double value, const std::string &unit) | ns3::Length | |
Length(double value, Length::Unit unit) | ns3::Length | |
Length(Quantity quantity) | ns3::Length | |
Length(const Length &other)=default | ns3::Length | |
Length(Length &&other)=default | ns3::Length | |
m_value | ns3::Length | private |
Meter enum value | ns3::Length | |
Micrometer enum value | ns3::Length | |
Mile enum value | ns3::Length | |
Millimeter enum value | ns3::Length | |
Nanometer enum value | ns3::Length | |
NauticalMile enum value | ns3::Length | |
operator=(const Length &other)=default | ns3::Length | |
operator=(Length &&other)=default | ns3::Length | |
operator=(const Length::Quantity &q) | ns3::Length | |
swap(Length &other) | ns3::Length | |
TryParse(double value, const std::string &unit) | ns3::Length | static |
Unit enum name | ns3::Length | |
Yard enum value | ns3::Length | |
~Length()=default | ns3::Length |