src/node/address-utils.cc File Reference

#include "address-utils.h"
#include "ns3/buffer.h"
#include <stdint.h>
#include <ostream>
#include "ns3/attribute.h"
#include "ns3/attribute-helper.h"
#include "ns3/tag-buffer.h"
#include <string.h>
#include "address.h"
#include "ipv4-address.h"
#include "ipv6-address.h"
Include dependency graph for address-utils.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

void ns3::WriteTo (Buffer::Iterator &i, Ipv4Address ad)
void ns3::WriteTo (Buffer::Iterator &i, Ipv6Address ad)
void ns3::WriteTo (Buffer::Iterator &i, const Address &ad)
void ns3::WriteTo (Buffer::Iterator &i, Mac48Address ad)
void ns3::ReadFrom (Buffer::Iterator &i, Ipv4Address &ad)
void ns3::ReadFrom (Buffer::Iterator &i, Ipv6Address &ad)
void ns3::ReadFrom (Buffer::Iterator &i, Address &ad, uint32_t len)
void ns3::ReadFrom (Buffer::Iterator &i, Mac48Address &ad)
Generated on Thu Dec 3 14:08:18 2009 for NS-3 by  doxygen 1.6.3