src/common/data-rate.h File Reference

#include <string>
#include <iostream>
#include <stdint.h>
#include "ns3/nstime.h"
#include "ns3/attribute.h"
#include "ns3/attribute-helper.h"
Include dependency graph for data-rate.h:

Go to the source code of this file.

Classes

class  ns3::DataRate
 Class for representing data rates. More...

Namespaces

namespace  ns3
 

Every class exported by the ns3 library is enclosed in the ns3 namespace.


Functions

std::ostream & ns3::operator<< (std::ostream &os, const DataRate &rate)
std::istream & ns3::operator>> (std::istream &is, DataRate &rate)
 ns3::ATTRIBUTE_HELPER_HEADER (DataRate)
double ns3::operator* (const DataRate &lhs, const Time &rhs)
double ns3::operator* (const Time &lhs, const DataRate &rhs)
Generated on Thu Dec 3 14:06:03 2009 for NS-3 by  doxygen 1.6.3