ns3::olsr::MessageHeader::Tc Struct Reference

#include <olsr-header.h>

List of all members.

Public Member Functions

void Print (std::ostream &os) const
uint32_t GetSerializedSize (void) const
void Serialize (Buffer::Iterator start) const
uint32_t Deserialize (Buffer::Iterator start, uint32_t messageSize)

Public Attributes

std::vector< Ipv4AddressneighborAddresses
uint16_t ansn

Detailed Description

Definition at line 300 of file olsr-header.h.


Member Function Documentation

uint32_t ns3::olsr::MessageHeader::Tc::Deserialize ( Buffer::Iterator  start,
uint32_t  messageSize 
)
uint32_t ns3::olsr::MessageHeader::Tc::GetSerializedSize ( void   )  const

Definition at line 413 of file olsr-header.cc.

References IPV4_ADDRESS_SIZE, and neighborAddresses.

void ns3::olsr::MessageHeader::Tc::Print ( std::ostream &  os  )  const

Definition at line 419 of file olsr-header.cc.

void ns3::olsr::MessageHeader::Tc::Serialize ( Buffer::Iterator  start  )  const

Member Data Documentation


The documentation for this struct was generated from the following files:
Generated on Thu Dec 3 14:12:22 2009 for NS-3 by  doxygen 1.6.3