src/common/data-rate.cc File Reference

#include "data-rate.h"
#include <string>
#include <iostream>
#include <stdint.h>
#include "ns3/nstime.h"
#include "ns3/attribute.h"
#include "ns3/attribute-helper.h"
#include "ns3/fatal-error.h"
Include dependency graph for data-rate.cc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ns3
 

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


Functions

static bool DoParse (const std::string s, uint64_t *v)
 ns3::ATTRIBUTE_HELPER_CPP (DataRate)
std::ostream & ns3::operator<< (std::ostream &os, const DataRate &rate)
std::istream & ns3::operator>> (std::istream &is, DataRate &rate)
double ns3::operator* (const DataRate &lhs, const Time &rhs)
double ns3::operator* (const Time &lhs, const DataRate &rhs)

Function Documentation

static bool DoParse ( const std::string  s,
uint64_t *  v 
) [static]

Definition at line 27 of file data-rate.cc.

Referenced by ns3::DataRate::DataRate().

Generated on Thu Dec 3 14:06:03 2009 for NS-3 by  doxygen 1.6.3